Problemo - 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: Problemo (
/showthread.php?tid=246296)
Problemo -
[Ha]Lommo - 03.04.2011
Okay, so i need to get the player with the most kills after every round.
For example KillCount[playerid]++; on OnPlayerDeath.
After the round i need to find the one with the most KillCount..
Could u help me? give me an example? Would be nice!
Re: Problemo -
[Ha]Lommo - 03.04.2011
hmm.. no one?
Re: Problemo -
s0nic - 05.04.2011
Well after some research i came out with this..
Hopefully you find a way to use it, it works but you just have to know how to put it all together to make it work the way you want.
This example is tested under main() as its the only way i can test it with this laptop:
If you need further help just let me know.