25.11.2015, 20:58
Okay so basically I need the 2nd loop for MAX_LOADED_CARS for the line
It stores vehicles inside of it so I can later on use it at some point
Edit: I need MAX_LOADED_CARS since Im allowing the player to have more than 1 vehicle
pawn Код:
VehInfo[MAX_VEHICLES][vCreated][MAX_LOADED_CARS]
Edit: I need MAX_LOADED_CARS since Im allowing the player to have more than 1 vehicle