request_message

Vars | |
appended_list | A list to be appended after the message, for example, list of ores |
---|---|
content | The message itself |
message_stamped_by | The name of the stamp that verified the message |
message_verified_by | The name on the ID that verified the message |
priority | The priority of the message |
radio_freq | The radio frequency the message should be broadcasted on |
received_time | The time when the message arrived |
request_type | The type of the request |
sender_department | The r5tname of the department request console that sent the message |
Procs | |
get_alert | Retrieves the alert spoken/blared by the requests console that receives this message |
message_ui_data | Converts the message into a format for the tgui ui_data json |
Var Details
appended_list

A list to be appended after the message, for example, list of ores
content

The message itself
message_stamped_by

The name of the stamp that verified the message
message_verified_by

The name on the ID that verified the message
priority

The priority of the message
radio_freq

The radio frequency the message should be broadcasted on
received_time

The time when the message arrived
request_type

The type of the request
sender_department

The r5tname of the department request console that sent the message
Proc Details
get_alert
Retrieves the alert spoken/blared by the requests console that receives this message
message_ui_data
Converts the message into a format for the tgui ui_data json