/tg/ Station 13 - Modules - TypesVar Details - Proc Details

sleep_after_targetless_time

Disables AI after a certain amount of time spent with no target, you will have to enable the AI again somewhere else

Vars

time_to_waitTurn off AI if we spend this many seconds without a target, don't use the macro because seconds_per_tick is already in seconds

Procs

enter_sleepDisables AI, override to do additional things or something else

Var Details

time_to_wait

Turn off AI if we spend this many seconds without a target, don't use the macro because seconds_per_tick is already in seconds

Proc Details

enter_sleep

Disables AI, override to do additional things or something else