Space Station 13 - Modules - TypesProc Details

game_mode

Procs

check_startableCheck to see if the currently selected mode can be started. Falsy if yes, otherwise a status message.
check_votableRun prior to a mode vote to determine if the mode should be included. Falsy if yes, otherwise a status message.
post_setuppost_setup()
processprocess() Called by the gameticker

Proc Details

check_startable

Check to see if the currently selected mode can be started. Falsy if yes, otherwise a status message.

check_votable

Run prior to a mode vote to determine if the mode should be included. Falsy if yes, otherwise a status message.

post_setup

post_setup()

process

process() Called by the gameticker