command_report_menu
Datum for holding the TGUI window for command reports.
Vars | |
announce_contents | Whether the report's contents are announced. |
---|---|
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. |
ui_user | The mob using the UI. |
Var Details
announce_contents
Whether the report's contents are announced.
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.
ui_user
The mob using the UI.