God Of Car - OnFoot ? - 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: God Of Car - OnFoot ? (
/showthread.php?tid=622244)
God Of Car - OnFoot ? -
sampkinq - 20.11.2016
Hello, the player is throwing vehicles without getting in the car. How can I avoid this hack?
Re: God Of Car - OnFoot ? -
BiosMarcel - 20.11.2016
There might be an anti-cheat which is able to do so, anyways, wrong section
Re: God Of Car - OnFoot ? -
Threshold - 20.11.2016
Well the player must have some interaction with the vehicle if they are able to make it move.
Consider making use of the callbacks:
https://sampwiki.blast.hk/wiki/OnUnoccupiedVehicleUpdate
https://sampwiki.blast.hk/wiki/OnPlayerStateChange
Re: God Of Car - OnFoot ? -
sampkinq - 20.11.2016
Hello from back, player function PLAYER_STATE_DRIVER is not happening. That's why I can not catch a trick.