input 
Allows users to input a custom announcement message.
Vars | |
| announce_contents | Whether the report is an announced report or a classified report. |
|---|---|
| command_report_content | The actual contents of the report we're going to send. |
| fake_command_name | The name of central command that will accompany our fake report. |
Procs | |
| send_announcement | Send our announcement from [user] and decrease the amount of uses. |
Var Details
announce_contents 
Whether the report is an announced report or a classified report.
command_report_content 
The actual contents of the report we're going to send.
fake_command_name 
The name of central command that will accompany our fake report.
Proc Details
send_announcement
Send our announcement from [user] and decrease the amount of uses.