View Full Version : [Interface] Wrong tooltip when kicking an AFK player
Syth`
07-09-2012, 02:07 PM
Instead of afk kick tooltip, the text says "Add X_Player to Friends List"
http://i.imgur.com/Ukyux.jpg
Necroth
07-09-2012, 03:25 PM
I'm not even going to ask the obvious "Are you sure you were hovering over the right button?". Chances are the button is using the wrong string.
// game_menu.interface
game_menu_add_friend_tip Add {player}^* to Friends List
// game_vote.package
vote_kick_afk Kick {target}^*?
Syth`
07-09-2012, 04:59 PM
Yeah both buttons show the same exact line here.
Inomares
07-09-2012, 05:32 PM
Can confirm this. Has been like this since I started HoN ^^
If someone is flagged for AFK and you try to kick them but the vote doesn't pass, if you hover over the kick button while you're still not allowed to vote, it will display the wrong message.
When hovering over the add friend button:
http://i.imgur.com/z2kh4.jpg
And when hovering over the kick button:
http://i.imgur.com/s9zWS.jpg
In this scenario, I'd tried to kick purple (and it didn't pass) and then accidentally hovered over the add friend button for orange before the kick button for purple so it displayed "add orange to friends list" instead of "kick purple for being AFK". I hope this makes sense
Also, I believe there was a thread for this before that got rejected but I don't think he knew that the vote had to be on cooldown before the error would happen.
Inomares
10-13-2012, 07:14 PM
Threads merged, I take it from tiGa that this bug was only partially fixed?
ElementUser
10-13-2012, 09:42 PM
The thread wasn't rejected, it was moved to Confirmed. :O
And this should be in Confirmed, which it will be now.
S2Bangerz
10-15-2012, 03:58 PM
Fixed internally