/tg/ Station 13 - Modules - TypesVar Details - Proc Details

request_message

Vars

appended_listA list to be appended after the message, for example, list of ores
contentThe message itself
message_stamped_byThe name of the stamp that verified the message
message_verified_byThe name on the ID that verified the message
priorityThe priority of the message
radio_freqThe radio frequency the message should be broadcasted on
received_timeThe time when the message arrived
request_typeThe type of the request
sender_departmentThe r5tname of the department request console that sent the message

Procs

get_alertRetrieves the alert spoken/blared by the requests console that receives this message
message_ui_dataConverts 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