fake_administrator 
Vars | |
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 |
Procs | |
send_random_msg | Sends 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