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_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. |
Procs | |
should_warn | Returns 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.