code/__DEFINES/dcs/signals/signals_global.dm
COMSIG_GLOB_NEW_Z | from base of datum/controller/subsystem/mapping/proc/add_new_zlevel(): (list/args) |
---|---|
COMSIG_GLOB_VEHICLE_ORDERED | from base of datum/controller/subsystem/mapping/proc/add_new_zlevel(): (list/args) |
COMSIG_GLOB_MODE_PREGAME_LOBBY | from /datum/controller/subsystem/ticker/fire |
COMSIG_GLOB_MODE_PRESETUP | from /datum/game_mode/proc/pre_setup |
COMSIG_GLOB_MODE_POSTSETUP | from /datum/game_mode/proc/post_setup |
COMSIG_GLOB_DS_FIRST_LANDED | from /datum/game_mode/proc/ds_first_landed |
COMSIG_GLOB_MARINE_DEATH | from /mob/living/carbon/human/death |
COMSIG_GLOB_XENO_DEATH | from /mob/living/carbon/xenomorph/death |
COMSIG_GLOB_VAR_EDIT | called after a successful var edit somewhere in the world: (list/args) |
COMSIG_GLOB_XENO_SPAWN | from /mob/living/carbon/xenomorph/initialize |
COMSIG_GLOB_POST_SETUP | from /datum/controller/subsystem/ticker/PostSetup |
COMSIG_GLOB_SECURITY_LEVEL_CHANGED | from /proc/set_security_level |
COMSIG_GLOB_RANDOM_EVENT | Called by (/datum/round_event_control/RunEvent). |
CANCEL_RANDOM_EVENT | Do not allow this random event to continue. |
Define Details
CANCEL_RANDOM_EVENT
Do not allow this random event to continue.
COMSIG_GLOB_DS_FIRST_LANDED
from /datum/game_mode/proc/ds_first_landed
COMSIG_GLOB_MARINE_DEATH
from /mob/living/carbon/human/death
COMSIG_GLOB_MODE_POSTSETUP
from /datum/game_mode/proc/post_setup
COMSIG_GLOB_MODE_PREGAME_LOBBY
from /datum/controller/subsystem/ticker/fire
COMSIG_GLOB_MODE_PRESETUP
from /datum/game_mode/proc/pre_setup
COMSIG_GLOB_NEW_Z
from base of datum/controller/subsystem/mapping/proc/add_new_zlevel(): (list/args)
COMSIG_GLOB_POST_SETUP
from /datum/controller/subsystem/ticker/PostSetup
COMSIG_GLOB_RANDOM_EVENT
Called by (/datum/round_event_control/RunEvent).
COMSIG_GLOB_SECURITY_LEVEL_CHANGED
from /proc/set_security_level
COMSIG_GLOB_VAR_EDIT
called after a successful var edit somewhere in the world: (list/args)
COMSIG_GLOB_VEHICLE_ORDERED
from base of datum/controller/subsystem/mapping/proc/add_new_zlevel(): (list/args)
COMSIG_GLOB_XENO_DEATH
from /mob/living/carbon/xenomorph/death
COMSIG_GLOB_XENO_SPAWN
from /mob/living/carbon/xenomorph/initialize