Option for custom chat iconSolved
Can we have the option to specify a Steam64 ID so the chat notifications can have a custom icon with them instead of the standard rust server message icon? Pretty please?
I'm using SendReply and iplayer.Message not Server.Broadcast so poly-lingual servers will tailor the message for each player.   That does not seem to have a steamid parameter.

https://oxidemod.org/threads/sendchatmessage-and-broadcast-usage.27892/#post-363017

If you know of some documents on setting the steamid while sending player specific messages I would love to learn about it.
5b5c36c6b9361.png mspeedie
I'm using SendReply and iplayer.Message not Server.Broadcast so poly-lingual servers will tailor the message for each player.   That does not seem to have a steamid parameter.

https://oxidemod.org/threads/sendchatmessage-and-broadcast-usage.27892/#post-363017

If you know of some documents on setting the steamid while sending player specific messages I would love to learn about it.

Why not replace IPlayer with BasePlayer?

Locked automatically