Hi!
So I'm trying to get a different icon to show up for team chat, so you can tell them apart when they hit discord. I've changed the code to this:
{ "RUST_OnPlayerChat", ":speech_left: {playername}: {message}"},
{ "RUST_OnPlayerTeamChat", ":family_mwgb: {playername}: {message}"},
But it still seems to be showing the speech bubble. I've replaced the file with this version, reloaded the plugin, and even restarted the server, but it's still not sticking. I know just enough to be dangerous, and it looks like this should work, but it's not. Not sure if it's some sort of caching issue, in which case is it possible to delete the cache?
This would be a handy change to have regardless in my opinion, not sure if you'd consider implementing it yourself? In the meantime if you wouldn't mind letting me know what I'm doing wrong that'd be awesome.
Thanks!
But it still seems to be showing the speech bubble. I've replaced the file with this version, reloaded the plugin, and even restarted the server, but it's still not sticking. I know just enough to be dangerous, and it looks like this should work, but it's not. Not sure if it's some sort of caching issue, in which case is it possible to delete the cache?
This would be a handy change to have regardless in my opinion, not sure if you'd consider implementing it yourself? In the meantime if you wouldn't mind letting me know what I'm doing wrong that'd be awesome.
Thanks!