6
2026-01-24 12:49:55 +03:00

12 lines
511 B
Plaintext

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 = Central Command
# Completion hints
cmd-announce-arg-message = <message>
cmd-announce-arg-sender = [sender]
cmd-announce-arg-color = [color]
cmd-announce-arg-sound = [sound]