Checking seats in vehicle
#9

pawn Код:
Iter_Add(pVehicle[0],CreateVehicle(....);
Iter_Add(pVehicle[1],CreateVehicle(....);
Iter_Add(pVehicle[2],CreateVehicle(....);
Iter_Add(pVehicle[3],CreateVehicle(....);
Iter_Add(pVehicle[4],CreateVehicle(....);
So that will create the 4 vehicles, and theyre automaticly attached to the variable?
So when i want to acces 'pVehicle[3]' for example, i can just use 'pVehicle[3]' as variable to do something with that vehicle?

I never really worked with that Iter thing, so dont know alot of it
Reply


Messages In This Thread
Checking seats in vehicle - by Wesley221 - 23.10.2011, 19:07
Re: Checking seats in vehicle - by =WoR=Varth - 23.10.2011, 19:16
Re: Checking seats in vehicle - by Wesley221 - 23.10.2011, 19:21
Re: Checking seats in vehicle - by =WoR=Varth - 23.10.2011, 19:26
Re: Checking seats in vehicle - by Wesley221 - 23.10.2011, 19:32
Re: Checking seats in vehicle - by =WoR=Varth - 23.10.2011, 19:46
Re: Checking seats in vehicle - by Wesley221 - 24.10.2011, 11:18
Re: Checking seats in vehicle - by =WoR=Varth - 24.10.2011, 12:07
Re: Checking seats in vehicle - by Wesley221 - 24.10.2011, 12:10
Re: Checking seats in vehicle - by =WoR=Varth - 24.10.2011, 12:14

Forum Jump:


Users browsing this thread: 1 Guest(s)