Event script chat color

UbberN00ber

New member
Jul 14, 2018
60
0
0
48
how can i make the script colored?

i tired this but it wont work

say [FFFF00]"Free shit falling from the sky detected at {airdrop_coords}"
.SENDTOIRC:[FFFF00]Free shit falling from the sky detected at {airdrop_coords}
.DSAY:[FFFF00]Free shit falling from the sky detected at {airdrop_coords}

and this

say [FFFF00]"Free shit falling from the sky detected at {airdrop_coords}" [/FFFF00]
.SENDTOIRC:[FFFF00]Free shit falling from the sky detected at {airdrop_coords} [/FFFF00]
.DSAY:[FFFF00]Free shit falling from the sky detected at {airdrop_coords} [/FFFF00]
 
ok what about the regular chat i tried both of these but its still white text... PLayer public chat... i asume thats the regular chat event

.DSAY: "[008000]<{player_name}> {player_chat}"
.DSAY: [008000]<{player_name}> {player_chat}
 
how can i color just the chat from players in the game

If you want to change the default color of player chat, so that they all see the same color. You'll need to look into a mod to do it, it could be in BCM or Coppis or something already, I'm not sure. RAT can't color the player chat for other players, to players, because RAT gets the event from the game server, after that chat has already been sent.

under the RAT settings i changed the chat colors "default" but its all still white

That default color wheel is for the chat from you, the server manager through RAT.