SA-MP Forums Archive
[Help] 1st, 2nd, 3rd by amount of kills - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] 1st, 2nd, 3rd by amount of kills (/showthread.php?tid=83783)



[Help] 1st, 2nd, 3rd by amount of kills - Gappy - 27.06.2009

How would i get which player has the most kills, which has the second most kills and which was the 3rd most kills at the end of the round?

I have a timer OnGameModeInIt to end the round after 30mins. I made a podium thing and i want at the end of the round it puts the winner (most kills) on the top, 2nd on the one lower, 3rd on the lowest and everyone else just standing around.

I've got all the positions etc I just need help with getting the winners


Re: [Help] 1st, 2nd, 3rd by amount of kills - Gappy - 27.06.2009

nvm I figured it out.