lighting 
Vars | |
| 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. |
Procs | |
| 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. |
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.