Thread: get id's id
View Single Post
SoccerjamTR
Member
Join Date: May 2021
Old 10-06-2022 , 04:38   Re: get id's id
Reply With Quote #3

I tried but it gave error.
Top Players KILL and SELFKILL
Topplayer[1][KILL] = 10(player A) Topplayer[1][SELFKILL] = 7(player B)

Player A's statistics:
Record[id][KILL] = 10 Record[id][SELFKILL] = 5
Player B's statistics:
Record[id][KILL] = 9 Record[id][SELFKILL] = 7

Now, Topplayer[KILL] id = Player A but he isn't top selfkill because it's number 5 and player B's 7.
I need to learn top player A's selfkill number.
I use it like this message: Top KILLER'S(Rank 1-Player A 10 and Self-Kills: 5 Rank 2-Player B 9 and Self Kills 7)

Last edited by SoccerjamTR; 10-06-2022 at 04:49.
SoccerjamTR is offline