/mob/new_player 
Vars | |
blocked_from_joining | indicates if a player is currently barred from joining the game |
---|---|
my_own_roundstart_tip | by default everyone sees the get_global_tip() tip, but if they press the button to refresh they get their own |
ready_play | Ready to play game |
ready_tutorial | Ready to start tutorial |
tutorial_loading | Tutorial is loading |
Procs | |
LateJoinLink | create a set of latejoin cards for a job |
Var Details
blocked_from_joining 
indicates if a player is currently barred from joining the game
my_own_roundstart_tip 
by default everyone sees the get_global_tip() tip, but if they press the button to refresh they get their own
ready_play 
Ready to play game
ready_tutorial 
Ready to start tutorial
tutorial_loading 
Tutorial is loading
Proc Details
LateJoinLink
create a set of latejoin cards for a job