byond - Modules - TypesVar Details - Proc Details

/datum/admins

Vars

invisiminedWhether this admin is invisiminning

Procs

accept_ertnew ban stuff new ban stuff
accept_handheld_ertHandles calling the ERT sent by handheld distress beacons
add_tagged_datumInserts the target_datum into [/datum/admins/var/tagged_datums], for later reference.
display_tagsDisplay all of the tagged datums
get_tgui_say_extra_channelsgets any additional channels for tgui-say (admin & mentor)
handle_tagged_delGet ahead of the curve with deleting
modify_traitsAllow admin to add or remove traits of datum
remove_tagged_datumAttempts to remove the specified datum from [/datum/admins/var/tagged_datums] if it exists
spawn_atomADMIN HELPER PROCS
toggleabanadmins2.dm merge
view_attack_logShows this round's attack log
view_game_logShows this round's server log
view_href_logShows this round's href log
view_runtime_logShows this round's runtime log
view_tgui_logShows this round's tgui log

Var Details

invisimined

Whether this admin is invisiminning

Proc Details

accept_ert

new ban stuff new ban stuff

accept_handheld_ert

Handles calling the ERT sent by handheld distress beacons

add_tagged_datum

Inserts the target_datum into [/datum/admins/var/tagged_datums], for later reference.

Arguments:

display_tags

Display all of the tagged datums

get_tgui_say_extra_channels

gets any additional channels for tgui-say (admin & mentor)

handle_tagged_del

Get ahead of the curve with deleting

modify_traits

Allow admin to add or remove traits of datum

remove_tagged_datum

Attempts to remove the specified datum from [/datum/admins/var/tagged_datums] if it exists

Arguments:

spawn_atom

ADMIN HELPER PROCS

toggleaban

admins2.dm merge

view_attack_log

Shows this round's attack log

view_game_log

Shows this round's server log

view_href_log

Shows this round's href log

view_runtime_log

Shows this round's runtime log

view_tgui_log

Shows this round's tgui log