Space Station 13 - Modules - TypesVar Details - Proc Details

admins

Vars

tagged_datumsA lazylist of tagged datums, for quick reference with the View Tags verb

Procs

add_tagged_datumInserts the target_datum into /datum/admins/var/tagged_datums, for later reference.
clear_tagsClears tagged datums
display_tagsDisplay all of the tagged datums
forceEventOpens up the Force Event Panel
handle_tagged_delGet ahead of the curve with deleting
makeAliensdatum/admins/proc/makeAbductorTeam()
manage_player_rank_in_groupHandles managing player ranks based on the name of the group that was chosen.
manage_player_ranksProc for admins to change people's "player" ranks (mentor, etc.)
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
restartadmins2.dm merge
show_player_panelPanels
spawn_atomADMIN HELPER PROCS
station_traits_panelOpens the station traits admin panel

Var Details

tagged_datums

A lazylist of tagged datums, for quick reference with the View Tags verb

Proc Details

add_tagged_datum

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

Arguments:

clear_tags

Clears tagged datums

display_tags

Display all of the tagged datums

forceEvent

Opens up the Force Event Panel

handle_tagged_del

Get ahead of the curve with deleting

makeAliens

datum/admins/proc/makeAbductorTeam()

manage_player_rank_in_group

Handles managing player ranks based on the name of the group that was chosen.

Arguments:

manage_player_ranks

Proc for admins to change people's "player" ranks (mentor, etc.)

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:

restart

admins2.dm merge

show_player_panel

Panels

spawn_atom

ADMIN HELPER PROCS

station_traits_panel

Opens the station traits admin panel