Both nicknames and playernames get processed in messages #50

Closed
opened 2016-10-01 17:16:37 +00:00 by NorbiPeti · 1 comment
NorbiPeti commented 2016-10-01 17:16:37 +00:00 (Migrated from github.com)

This issue is probably what causes the "Player nicknamed ž6NorbiPetižr not found in nickname map but was reported as online." kind of messages. It replaces it with the highlighted playername and then tries to match it against nicknames. In the fix, give priority to the nicknames.

(Possible fix: Just don't do anything when the player cannot be found.)

This issue is probably what causes the "Player nicknamed ž6NorbiPetižr not found in nickname map but was reported as online." kind of messages. It replaces it with the highlighted playername and then tries to match it against nicknames. In the fix, give priority to the nicknames. (Possible fix: Just don't do anything when the player cannot be found.)
NorbiPeti commented 2018-08-02 22:42:50 +00:00 (Migrated from github.com)

Nickname handling should be the first thing the plugin does, then player name handling, both of these actions should exclude the found areas from further processing.

Nickname handling should be the first thing the plugin does, then player name handling, both of these actions should exclude the found areas from further processing.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ChromaGaming/Chroma-Chat#50
No description provided.