code/modules/admin/misc_admin_procs.dm 
| /proc/message_adminTicket | Sends a message to the staff able to see admin tickets Arguments: msg - The message being send important - If the message is important. If TRUE it will ignore the CHAT_NO_TICKETLOGS preferences, send a sound and flash the window. Defaults to FALSE |
|---|---|
| /proc/message_mentorTicket | Sends a message to the staff able to see mentor tickets Arguments: msg - The message being send important - If the message is important. If TRUE it will ignore the CHAT_NO_TICKETLOGS preferences, send a sound and flash the window. Defaults to FALSE |
| PLAYER_NOTES_ENTRIES_PER_PAGE | Panels |
| /proc/is_special_character | ADMIN HELPER PROCS A proc that return whether the mob is a "Special Character" aka Antagonist |
| /proc/get_antag_type_strings_list | A proc that return an array of capitalized strings containing name of the antag types they are |
| /proc/get_antag_type_truncated_plaintext_string | A proc that return a string containing all the singled out antags . Empty string if not antag |
| /proc/get_admin_objective_targets | Allows admins to safely pick from SSticker.minds for objectives |
Define Details
PLAYER_NOTES_ENTRIES_PER_PAGE 
Panels