Getting the Id of a vehicle that was just created?
#9

Quote:
Originally Posted by NaClchemistryK
Посмотреть сообщение
@Aerostatic
I'd rather say that you should use MAX_VEHICLES instead of MAX_PLAYERS. I don't exactly know what'll happen if you use MAX_PLAYERS.
If you have a MAX_PLAYERS, change it to MAX_VEHICLES.
pawn Код:
new Car[MAX_VEHICLES] = AddStaticVehicleEx(.......);
You're correct, my bad. If you use MAX_PLAYERS, you can only have 1 car per player, which is a good setup for admin spawned vehicles.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 8 Guest(s)