Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

lighting

Vars

corner_queuelighting corners queued for update.
force_overrideFor admins.
light_queuelighting sources queued for update.
overlay_queuelighting overlays queued for update.

Procs

pause_instantDisable instant updates, relying entirely on the (slower, but less laggy) queued pathway. Use if changing a lot of lights.
resume_instantResume instant updates.

Var Details

corner_queue

lighting corners queued for update.

force_override

For admins.

light_queue

lighting sources queued for update.

overlay_queue

lighting overlays queued for update.

Proc Details

pause_instant

Disable instant updates, relying entirely on the (slower, but less laggy) queued pathway. Use if changing a lot of lights.

resume_instant

Resume instant updates.