Understood. That thread is about a month old and right around the time an update was released saying the it was fixed, so was not sure of the current status. Thanks!
Symbols are no longer showingSolved
will there be an update or a fix to the symbols in the mod? Thanks!
Symbols being able to be used or not depends on the game, not this plugin.
Tried substituting the "?" in the cs.file but it only takes the "?" .
Server.Broadcast(message, config.SteamAvatar ? playerId : config.ChatIcon);
https://imgur.com/GqyqSU5
Server.Broadcast(message, config.SteamAvatar ? playerId : config.ChatIcon);
https://imgur.com/GqyqSU5
The icons don't work anymore so you would need to change them
You'd need to customize the messages under oxide/land and remove the symbol from the message affected.
What are the {0} and {1} for? Can I remove them as well?
No, those are placeholders that get replaced.
"Joined": "<color=#37BC61>✔</color> {0} <color=#37BC61>joined the server</color> from <color=#37BC61>{1}</color>",
"Joined": "{0} <color=#37BC61>joined the server</color> from <color=#37BC61>{1}</color>",
The second one is correct?
"Joined": "{0} <color=#37BC61>joined the server</color> from <color=#37BC61>{1}</color>",
The second one is correct?
Yes, that looks valid.
Awesome, ty Wulf.
Locked automatically
- 1
- 2