- Information screen (idea from original developer, Laggy Blazko)

- Norse_Harold asks Blazko: What do you imagine for an information
  screen?

- Ideas for an information screen from Norse_Harold: display how many
  lives are available, how many kills are necessary for an extra life,
  and the status of notsurv_want_autojoin for the player

- Replace all calls to ConsoleCommand because it is slated for
  removal. As of 2025-04-17 I (Norse_Harold) am not aware of a substitute
  for ConsoleCommand("join") in order to get into the join queue

- If a player spectates mid-game then we should drop their guns and
  ammo and/or refund their life (idea from Remster). Norse_Harold says:
  by the time they've switched to spectator, they have disconnected
  from the game, so their player is no longer valid. For now, there is
  a keybindable function to disable autojoin so that on the next death
  the player will remain a spectator. Also, other mods like 
  brutalv22_ammo_start_and_drop_on_death_v1.3.pk3/ammostartanddropondeath.acs
  or brutalv22-edewaa_class_vision_scripts_v6.8.pk3/Scripts/DropOnDeath.acs
  provide automatic dropping of all inventory on death and/or a keybindable
  script to drop all inventory
