11.11.2010, 06:18
like
but i know the 487 is the modelid of a maverick not a vehicle id so unless there in the 487 vehicle you loaded this wont work
so do you want to ban people from all mavericks or just that one?
pawn Код:
new vid;
vid = GetPlayerVehicleID(playerid);
if(vid == 487) && !IsPlayerAdmin(playerid))RemovePlayerFromVehicle(playerid);
so do you want to ban people from all mavericks or just that one?