Yogstation 13 - Modules - TypesVar Details

/mob/dead/new_player

Vars

ineligible_for_rolesUsed to make sure someone doesn't get spammed with messages if they're ineligible for roles.
jobs_menu_mountedUsed to track if the player's jobs menu sent a message saying it successfully mounted.
new_characterFor instant transfer once the round is set up
reset_hud_cooldownCooldown for the Reset Lobby Menu HUD verb
spawningReferenced when you want to delete the new_player later on in the code.

Var Details

ineligible_for_roles

Used to make sure someone doesn't get spammed with messages if they're ineligible for roles.

jobs_menu_mounted

Used to track if the player's jobs menu sent a message saying it successfully mounted.

new_character

For instant transfer once the round is set up

reset_hud_cooldown

Cooldown for the Reset Lobby Menu HUD verb

spawning

Referenced when you want to delete the new_player later on in the code.