bot_announcement
Say something and play a corresponding sound effect
Vars | |
automated_announcements | List of strings to sound effects corresponding to automated messages we can play |
---|---|
buttons | List of buttons that automatically correspond to an announcement and channel |
max_buttons | Maximum amount of buttons this can have |
Procs | |
announce | Speak the provided line on the provided radio channel |
Var Details
automated_announcements
List of strings to sound effects corresponding to automated messages we can play
buttons
List of buttons that automatically correspond to an announcement and channel
max_buttons
Maximum amount of buttons this can have
Proc Details
announce
Speak the provided line on the provided radio channel