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

warn_admin

Some events are not always a good idea when a game state is in a certain situation. This runs a check and warns the admin.

Vars

snitch_textMessage sent to other admins. Example: "has forced a shuttle catastrophe while a shuttle was already docked."
warning_textWarning text shown to admin on the alert.

Procs

should_warnReturns whether the admin should get an alert.

Var Details

snitch_text

Message sent to other admins. Example: "has forced a shuttle catastrophe while a shuttle was already docked."

warning_text

Warning text shown to admin on the alert.

Proc Details

should_warn

Returns whether the admin should get an alert.