Space Station 13 - Modules - TypesVar Details - Proc Details

fake_administrator

Vars

admin_nameName of the fake administrator
admin_rankRank of the fake administrator
fake_msgsList of random messages this fake admin can send
special_msgs_for_rankSpecial messages for specific recipient ranks (assoc list: list(ranks) -> list(messages))
type_admin_helpType of admin help message to display

Procs

send_random_msgSends a random message from the fake admin's message list to the target

Var Details

admin_name

Name of the fake administrator

admin_rank

Rank of the fake administrator

fake_msgs

List of random messages this fake admin can send

special_msgs_for_rank

Special messages for specific recipient ranks (assoc list: list(ranks) -> list(messages))

type_admin_help

Type of admin help message to display

Proc Details

send_random_msg

Sends a random message from the fake admin's message list to the target