26.09.2016, 22:38
Hey guys i need help i tried creating some team cars base off a tutorial on the forums but to found that the tutorial is wrong i'm trying to create them cars.
...
Tag Mismatch / invalid array size (negative, zero or out of bounds)
Should i do MAX_VEHICLES instead?
Код:
new Cars[TeamCars]; enum TeamCars{ DRIVERS }; Cars[DRIVERS] = AddStaticVehicle(...);
Tag Mismatch / invalid array size (negative, zero or out of bounds)
Should i do MAX_VEHICLES instead?