Related game: Valorant
Related app: Valorant Tracker
Issue description:
The teammate
indicator does not work in this event if there are two players with the same nickname in both teams:
{"info":{"match_info":{"scoreboard_8":"{\"name\":\"Harbor #\",\"character\":\"Mage\",\"teammate\":true,\"alive\":true,\"kills\":0,\"deaths\":0,\"assists\":0,\"money\":0,\"is_local\":false}"}},"feature":"match_info"}
{"info":{"match_info":{"scoreboard_6":"{\"name\":\"Harbor #\",\"character\":\"Mage\",\"teammate\":true,\"alive\":true,\"kills\":0,\"deaths\":0,\"assists\":0,\"money\":0,\"is_local\":false}"}},"feature":"match_info"}
There was one Harbor in my team and one Harbor in the opposing team, their real nicknames are hidden so agent names are shown instead. The scoreboard
event was fired for both players (scoreboard_8
and scoreboard_6
). However, both events say both players are my teammates.
Can you reproduce it:
Join a match where two players have the same nickname in both teams.
Impact for my app: high.
Do you currently have a workaround?
No.
Logs:
You can see the examples after 2022-10-27 17:14:23,901, search for “Harbor”.
OverwolfLogs_2022-10-27_17-37-54.zip (3.1 MB)