Veh Id Question
#4

Well, you can make a var. to store if the player has one vehicle locked.
so do
pawn Код:
new PlayerVehicleLocked[MAX_PLAYERS];
So, when you want to use it, you can do as you did
pawn Код:
if(PlayerVehicleLocked[playerid] == 15)
Reply


Messages In This Thread
Veh Id Question - by [UG]Scripter - 14.10.2010, 10:27
Re: Veh Id Question - by CrucixTM - 14.10.2010, 10:52
Re: Veh Id Question - by [UG]Scripter - 14.10.2010, 11:11
Re: Veh Id Question - by Niixie - 14.10.2010, 11:51
Re: Veh Id Question - by SkizzoTrick - 14.10.2010, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)