code/modules/admin/verbs/adminhelp.dm
/datum/admin_help_tickets | |
---|---|
/datum/admin_help | |
/proc/admin_ticket_log | Use this proc when an admin takes action that may be related to an open ticket on what what can be a client, ckey, or mob player_message: If the message should be shown in the player ticket panel, fill this out log_in_blackbox: Whether or not this message with the blackbox system. If disabled, this message should be logged with a different proc call |
/proc/check_asay_links | Checks a given message to see if any of the words are something we want to treat specially, as detailed below. |