code/__DEFINES/lag_switch.dm
DISABLE_DEAD_KEYLOOP | Stops ghosts flying around freely, they can still jump and orbit, staff exempted |
---|---|
DISABLE_GHOST_ZOOM_TRAY | Stops ghosts using zoom/t-ray verbs and resets their view if zoomed out, staff exempted |
DISABLE_RUNECHAT | Disable runechat and enable the bubbles, speaking mobs with TRAIT_BYPASS_MEASURES exempted |
DISABLE_USR_ICON2HTML | Disable icon2html procs from verbs like examine, mobs calling with TRAIT_BYPASS_MEASURES exempted |
DISABLE_NON_OBSJOBS | Prevents anyone from joining the game as anything but observer |
SLOWMODE_SAY | Limit IC/dchat spam to one message every x seconds per client, TRAIT_BYPASS_MEASURES exempted |
DISABLE_PARALLAX | Disables parallax, as if everyone had disabled their preference, TRAIT_BYPASS_MEASURES exempted |
DISABLE_FOOTSTEPS | Disables footsteps, TRAIT_BYPASS_MEASURES exempted |
DISABLE_VV_ICON_PREVIEW | Disable icon VV render preview. Unlikely to be of use in 90% of circumstances, unless GFI starts shitting bricks again. |
KICK_GUESTS | Kick and prevent connections from unverified users |
Define Details
DISABLE_DEAD_KEYLOOP
Stops ghosts flying around freely, they can still jump and orbit, staff exempted
DISABLE_FOOTSTEPS
Disables footsteps, TRAIT_BYPASS_MEASURES exempted
DISABLE_GHOST_ZOOM_TRAY
Stops ghosts using zoom/t-ray verbs and resets their view if zoomed out, staff exempted
DISABLE_NON_OBSJOBS
Prevents anyone from joining the game as anything but observer
DISABLE_PARALLAX
Disables parallax, as if everyone had disabled their preference, TRAIT_BYPASS_MEASURES exempted
DISABLE_RUNECHAT
Disable runechat and enable the bubbles, speaking mobs with TRAIT_BYPASS_MEASURES exempted
DISABLE_USR_ICON2HTML
Disable icon2html procs from verbs like examine, mobs calling with TRAIT_BYPASS_MEASURES exempted
DISABLE_VV_ICON_PREVIEW
Disable icon VV render preview. Unlikely to be of use in 90% of circumstances, unless GFI starts shitting bricks again.
KICK_GUESTS
Kick and prevent connections from unverified users
SLOWMODE_SAY
Limit IC/dchat spam to one message every x seconds per client, TRAIT_BYPASS_MEASURES exempted