Is this possible? - 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: Is this possible? (
/showthread.php?tid=81971)
Is this possible? -
robanswe - 15.06.2009
I wont to make a funktion that returns the id of the player who have the bigest number in "suspect"... Is this possible?
Код:
suspect[i] = agodmod[i] + aagodmod[i] + tele[i] + weapos[i];
Sry for bad English im from Sweden
Re: Is this possible? -
OmeRinG - 15.06.2009
WTF? suspect? what the hell are you talking about?
Re: Is this possible? -
robanswe - 15.06.2009
Quote:
Originally Posted by OmeRinG
WTF? suspect? what the hell are you talking about?
|
The varible "suspect" adds all the anti cheat viribles to one number! = The higher the number is the greater is the chance that the player is cheating! So i wont a funktion that can figure out who has the highest number in "suspect"