Posts: 120
Threads: 30
Joined: Feb 2014
Reputation:
0
What happend if the vehicle is reached the limit?
Posts: 1,113
Threads: 127
Joined: Jul 2008
Reputation:
0
Nothing too bad. CreateVehicle, AddStaticVehicle and AddStaticVehicleEx will just return INVALID_VEHICLE_ID if you try to create more. No more vehicles will be created.