Space Station 13 - Nebula13 - Modules - TypesDefine Details

code/__defines/MC.dm

DPC_FORBID_FLAGSThese are the flags forbidden when putting zero-wait timers on SSdpc instead of SStimer.
UDPC_FORBID_FLAGSThese are the flags forbidden when putting zero-wait TIMER_UNIQUE timers on SSdpc instead of SStimer.
addtimerCreate a new timer and add it to the queue.

Define Details

DPC_FORBID_FLAGS

These are the flags forbidden when putting zero-wait timers on SSdpc instead of SStimer.

UDPC_FORBID_FLAGS

These are the flags forbidden when putting zero-wait TIMER_UNIQUE timers on SSdpc instead of SStimer.

addtimer

Create a new timer and add it to the queue.