SA-MP Forums Archive
anti airbreak check? - 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)
+--- Thread: anti airbreak check? (/showthread.php?tid=387079)



anti airbreak check? - niels44 - 23.10.2012

hey everyone,

im working on new GM and now im busy with an anticheat system but i cant find an easy way to do this..

does anyone knows how to make this? i heard it was something with checking the anims of the player, and the speed, but didnt really found a way for this to make, so does anyone knows how to do this?

greets niels


Re: anti airbreak check? - JaKe Elite - 23.10.2012

Keep in mind that,

Your airbreak can detect wrong players like

Player is driving a airplane, helicopter
Jumping from a building
A Fast car.

You must keep in mind these things i mentioned above before creating a antiairbreak system


Re: anti airbreak check? - [HK]Ryder[AN] - 23.10.2012

Use MapAndreas plugin.
It can u tell u the exact Z location of the ground.
Check if player is above the ground, moving at high speed and is NOT in a vehicle..


Re: anti airbreak check? - niels44 - 23.10.2012

Quote:
Originally Posted by [HK]Ryder[AN]
Посмотреть сообщение
Use MapAndreas plugin.
It can u tell u the exact Z location of the ground.
Check if player is above the ground, moving at high speed and is NOT in a vehicle..
i dont like mapandreas plugin cuz it uses alot of RAM, but i saw ryders include and i like it, but how to use that?
Quote:
Originally Posted by Romel
Посмотреть сообщение
Keep in mind that,

Your airbreak can detect wrong players like

Player is driving a airplane, helicopter
Jumping from a building
A Fast car.

You must keep in mind these things i mentioned above before creating a antiairbreak system
i can use vehicle checks for that right? and animation check for that