| 1234567891011 |
- cmd-announce-desc = Send an in-game announcement with custom color and sound.
- cmd-announce-help = {$command} <message> [sender] [color] [sound] - Send announcement. Sender defaults to CentCom, color to Gold, sound to announce.ogg. The color should be in a #RRGGBB format.
- # The default sender for the announcement
- cmd-announce-sender = World
- # Completion hints
- cmd-announce-arg-message = <message>
- cmd-announce-arg-sender = [sender]
- cmd-announce-arg-color = [color]
- cmd-announce-arg-sound = [sound]
|