centcom_announcer ![code/datums/announcers/_announcer.dm 2](git.png)
Data holder for the announcers that can be used in a game, this can be used to have alternative announcements outside of the default e.g.the intern
Vars | |
alert_sounds | Sounds made when announcement is receivedc |
---|---|
command_report_sounds | Sounds made when command report is received |
custom_alert_message | Override this to have a custom message to show instead of the normal priority announcement |
event_sounds | Event audio, can be used for specific event announcements and is assoc key - sound. If no sound is found the default is used.area |
welcome_sounds | Roundshift start audio |
Var Details
alert_sounds ![code/datums/announcers/_announcer.dm 6](git.png)
Sounds made when announcement is receivedc
command_report_sounds ![code/datums/announcers/_announcer.dm 8](git.png)
Sounds made when command report is received
custom_alert_message ![code/datums/announcers/_announcer.dm 15](git.png)
Override this to have a custom message to show instead of the normal priority announcement
event_sounds ![code/datums/announcers/_announcer.dm 10](git.png)
Event audio, can be used for specific event announcements and is assoc key - sound. If no sound is found the default is used.area
welcome_sounds ![code/datums/announcers/_announcer.dm 4](git.png)
Roundshift start audio