New cheat?
#3

Quote:
Originally Posted by ISmokezU
View Post
Idk but why are you checking if it's equal to MAX_VEHICLES? Just check if it's a valid vehicle.

Code:
public OnPlayerExitVehicle(playerid, vehicleid) 
{ 
   if(!IsValidVehicle(vehicleid) Kick(playerid); 
   printf("Vehicle ID: %i", vehicleid);
}
Ok! Thanks!
Reply


Messages In This Thread
New cheat? - by JR_Junior - 19.04.2017, 00:14
Re: New cheat? - by ISmokezU - 19.04.2017, 00:40
Re: New cheat? - by JR_Junior - 19.04.2017, 00:48

Forum Jump:


Users browsing this thread: 2 Guest(s)