Color codes showing in chatNot An Issue
It shows the code when posting a message in chat
In response to RobStilSkin ():
It shows the code when posting a message in chat
Mine is still working as normal with this config
{ "CargoPlaneInbound1": "Cargo plane inbound{0}!", "HelicopterInbound1": "WARNING  Patrol Helicopter IS looking for YOU !", "SupplyDropInbound1": "Another Supply pod landing{0}!", "CargoshipInbound1": "Cargoship inbound {0}!", "ChinookInbound1": "Chinook inbound {0}!", "PlayerSupplyDrop1": "{0} has deployed a supply drop{1}!", "PositionAt": " at {0}", "BradleyInbound": "Bradley inbound{0}!", "HackableInbound":"Hackable Crate dropped{0}!", "HackablePlayer": "{0} has started hacking a crate{1}!"}​

I get this text in chat
Inbound message

If you mean color codes (assuming, so updated the title to be descriptive), then you need to use hex, not names. There is nothing to update.
Well, this is my lang file code and for some funny reason, it shows the colour codes. It is the standard lang file

{
"CargoPlaneInbound1": "Cargo plane inbound{0}!",
"HelicopterInbound1": "Helicopter inbound{0}!",
"SupplyDropInbound1": "Supply drop inbound{0}!",
"CargoshipInbound1": "Cargoship inbound{0}!",
"ChinookInbound1": "Chinook inbound{0}!",
"BradleyInbound": "Bradley spawned{0}!",
"PlayerSupplyDrop1": "{0} has deployed a supply drop{1}!",
"PositionAt": " at {0}",
"HackableInbound": "Hackable Crate dropped{0}!",
"HackablePlayer": "{0} has started hacking a crate{1}!"
}
In response to Wulf ():
If you mean color codes (assuming, so updated the title to be descriptive), then you need to use hex...
Thanks Wulf very true
In response to RobStilSkin ():
Well, this is my lang file code and for some funny reason, it shows the colour codes. It is the stan...
The plugin doesn't have any color formatting natively, so that would have to have been added manually. What exactly are you seeing?
In response to RobStilSkin ():
Thanks Wulf very true
Can you post a screenshot
That's the thing I didn't change anything. I'm using the default files from the mod. I will get some screenshots and post them.
Locked automatically