Fix veh
#3

If you want all the vehicles (not only cars but bikes/boats/aircrafts etc), then remove that if statement.
If you want only cars, then replace that line with:
pawn Код:
if (IsCar(GetPlayerVehicleID(playerid)))
for the function: http://forum.sa-mp.com/showpost.php?...00&postcount=2
Reply


Messages In This Thread
Fix veh - by gekas - 04.03.2014, 18:39
Re: Fix veh - by gekas - 04.03.2014, 18:53
Re: Fix veh - by Konstantinos - 04.03.2014, 19:00
Re: Fix veh - by gekas - 04.03.2014, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)