/mob/new_player
Vars | |
execute_on_confirm | The callback that we will execute when the user confirms the message |
---|---|
larva_queue_cached_message | The last message for this player with their larva queue information |
larva_queue_message_stale_time | The time when the larva_queue_cached_message should be considered stale |
lobby_confirmation_message | The message that we are displaying to the user. If a list, each list element is displayed on its own line |
lobby_window | The window that we display the main menu in |
Procs | |
observe_for_xeno | Join as a 'xeno' - set us up in the larva queue |
Var Details
execute_on_confirm
The callback that we will execute when the user confirms the message
larva_queue_cached_message
The last message for this player with their larva queue information
larva_queue_message_stale_time
The time when the larva_queue_cached_message should be considered stale
lobby_confirmation_message
The message that we are displaying to the user. If a list, each list element is displayed on its own line
lobby_window
The window that we display the main menu in
Proc Details
observe_for_xeno
Join as a 'xeno' - set us up in the larva queue