It shows the code when posting a message in chat
Color codes showing in chatNot An Issue
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
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}!"
}
{
"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}!"
}
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