Vehicle IDs
#1

I have a small problem. Supose I spawn a vehicle and it's ID is 'A' and I set it as a dealer vehicle (In a vehicle Dealer). Then when the player buys it the ID would be 'B', would that affect or cross over the IDs?

Example:

I spawn a turismo.

pawn Код:
A = CreateVehicle(blablabla);
Then I enter it and set it as a dealer vehicle and a player buys it, when they buy it, it should create like:

pawn Код:
B = CreateVehicle(blablabla);
Now would that cause the vehicle to have 2 IDs?
Reply


Messages In This Thread
Vehicle IDs - by Tee - 19.05.2011, 04:31
Re: Vehicle IDs - by (SF)Noobanatior - 19.05.2011, 04:33
Re: Vehicle IDs - by Tee - 19.05.2011, 04:43
Re: Vehicle IDs - by MadeMan - 19.05.2011, 08:54
Re: Vehicle IDs - by xalith - 19.05.2011, 09:07

Forum Jump:


Users browsing this thread: 6 Guest(s)