Toggle-Deny-Shuttle, can build fire alarms, atmos alarms, intercoms, status displays, and light switches

This commit is contained in:
Tastyfish
2011-12-31 12:28:26 -05:00
parent a561862ef0
commit c02979c148
11 changed files with 284 additions and 4 deletions

View File

@@ -11,9 +11,11 @@
if(!input || input == "")
custom_event_msg = null
log_admin("[usr.key] has cleared the custom event text.")
message_admins("[key_name_admin(usr)] has cleared the custom event text.")
return
log_admin("[usr.key] has changed the custom event text.")
message_admins("[key_name_admin(usr)] has changed the custom event text.")
custom_event_msg = input