25.07.2014, 22:56
It was a quick solution to hacks which enabled player to get warped instantly into the vehicle, not teleporting to but warping the actual vehicle to them and becoming driver/passenger. I am sure this is around forums for a while now.
After a little study of JernejL it is the opposite, his code is more focused on player position.
I have to play a little more around as mine can still be improved by all means to completely patch warping, spamming, vehicle rain mechanisms.
Код:
/* This one is called when player does not go through OnPlayerEnterVehicle; */ forward OnAntiCheatVehicleWarpInto(playerid, vehicleid);
I have to play a little more around as mine can still be improved by all means to completely patch warping, spamming, vehicle rain mechanisms.