byond - Modules - TypesVar Details - Proc Details

/datum/admins

Vars

invisiminedWhether this admin is invisiminning

Procs

accept_ertnew ban stuff new ban stuff
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_rolesgets the role dependant data for tgui-say
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

Var Details

invisimined

Whether this admin is invisiminning

Proc Details

accept_ert

new ban stuff new ban stuff

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_roles

gets the role dependant data for tgui-say

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