Need help with Anti-Cheat (car destroy)
#1

I need a code, which destroy a RHINO than you take it?

My code didn't working:

Код:
if(GetPlayerVehicleID(playerid) == 432)
{
new currentveh;
currentveh = GetPlayerVehicleID(playerid);
DestroyVehicle(currentveh);
SendClientMessage(playerid, 0x6EF83CFF, "{FFAF00}No cheats, dude!"); 
return 0;
}
Reply


Messages In This Thread
Need help with Anti-Cheat (car destroy) - by SkyWings - 28.09.2012, 12:57
Re: Need help with Anti-Cheat (car destroy) - by C00K13M0N$73R - 28.09.2012, 13:00
Re: Need help with Anti-Cheat (car destroy) - by SkyWings - 28.09.2012, 14:20

Forum Jump:


Users browsing this thread: 1 Guest(s)