/tg/ Station 13 - Modules - TypesVar Details

command_report_menu

Datum for holding the TGUI window for command reports.

Vars

announce_contentsWhether the report's contents are announced.
announcement_colorThe colour of the announcement when sent
command_nameThe name of central command that will accompany our report
command_report_contentThe actual contents of the report we're going to send.
custom_nameWhether we are using a custom name instead of a preset.
played_soundThe sound that's going to accompany our message.
preset_namesA static list of preset names that can be chosen.
print_reportWhether a copy of the report is printed at every console.
subheaderThe subheader to include when sending the announcement. Keep blank to not include a subheader
ui_userThe mob using the UI.

Var Details

announce_contents

Whether the report's contents are announced.

announcement_color

The colour of the announcement when sent

command_name

The name of central command that will accompany our report

command_report_content

The actual contents of the report we're going to send.

custom_name

Whether we are using a custom name instead of a preset.

played_sound

The sound that's going to accompany our message.

preset_names

A static list of preset names that can be chosen.

print_report

Whether a copy of the report is printed at every console.

subheader

The subheader to include when sending the announcement. Keep blank to not include a subheader

ui_user

The mob using the UI.