You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use ranged chat and we also have a channel called "shout", which is basically a global-chat.
Sometimes the when the player uses the "shout" channel (sent using ! prefix), the message is not sent, though we have an external plugin which logs Chat events and it seems to see that the message was sent.
The issue is when the message is not sent in the shout channel, the player types the message regularly in "default" channel, it sends it into the "shout" channel instead.
Not sure if that's due to my modifications (though there weren't that many) or it's an actual bug with the plugin.
Just leaving this here in case anyone else encounters it.
The text was updated successfully, but these errors were encountered:
We encountered a weird issue regarding channels.
We use ranged chat and we also have a channel called "shout", which is basically a global-chat.
Sometimes the when the player uses the "shout" channel (sent using
!
prefix), the message is not sent, though we have an external plugin which logs Chat events and it seems to see that the message was sent.The issue is when the message is not sent in the shout channel, the player types the message regularly in "default" channel, it sends it into the "shout" channel instead.
Not sure if that's due to my modifications (though there weren't that many) or it's an actual bug with the plugin.
Just leaving this here in case anyone else encounters it.
The text was updated successfully, but these errors were encountered: