[Include] OnPlayerWarpToVehicle - Anti Cheat
#1

Hi,

This callback is called when the player warps to a vehicle with cheats.

How to use:

pawn Код:
#include <a_samp>
#include <OPWTV>//include it into your gamemode
Then,

pawn Код:
public OnPlayerWarpToVehicle(playerid, vehicleid)
{
    return 1;
}
Add this public to your gamemode

Added filterscript support! If you use PutPlayerInVehicle function in your filterscripts,put #include <OPWTV_FS> to your filterscript.

Download!(new and stable)
Pastebin(new and stable)

Download!(old)

Pastebin(old)

Credits:
  • Y-Less - y_hooks
Reply


Messages In This Thread
OnPlayerWarpToVehicle - Anti Cheat - by blackeagle1122 - 01.02.2014, 09:16
Re: OnPlayerWarpToVehicle - Anti Cheat - by Sublime - 01.02.2014, 09:25
Re: OnPlayerWarpToVehicle - Anti Cheat - by blackeagle1122 - 01.02.2014, 09:36
Re: OnPlayerWarpToVehicle - Anti Cheat - by Konstantinos - 01.02.2014, 10:07
Re: OnPlayerWarpToVehicle - Anti Cheat - by im - 01.02.2014, 10:50
Re: OnPlayerWarpToVehicle - Anti Cheat - by Pottus - 01.02.2014, 11:50
Re: OnPlayerWarpToVehicle - Anti Cheat - by blackeagle1122 - 01.02.2014, 12:45
Re: OnPlayerWarpToVehicle - Anti Cheat - by blackeagle1122 - 01.02.2014, 13:56

Forum Jump:


Users browsing this thread: 2 Guest(s)