[ArenaScore] Synchronization name/job

10/17/2018 12:45 RedBuIl#1
hello,

Question about the synchronization for the name arena, look the example :


So when i change my name or job the arena score didn't change ..

[Only registered and activated users can see links. Click Here To Register...]

If you have a solution for that :)
10/19/2018 11:39 RedBuIl#2
UP
10/19/2018 16:33 Drabur#3
you need to update the information at the score board or relog
10/20/2018 08:59 RedBuIl#4
nothing happens when i relog neuz or exe
10/20/2018 09:26 Avalion#5
when you packet to change name, alter scoreboard and then update for users.
10/21/2018 12:04 RedBuIl#6
didn't find the function
10/23/2018 14:52 firesqual#7
You have to make it, when you receive the name change packet on DPClient.cpp, make sure to update scoreboard interface player name value with that new player name.

Just send a PM if you can't figure out how to do it, i'll helpp you