Quote:
Originally Posted by nickdodd25
Um the vehicle system doesn't work that way. If you reach the 2000 vehicle limit, the server will just stop creating the cars.
But as Yamakei said you must have
Код:
LinkVehicleToInterior(vehicleid, interior id);
Somewhere in your code for adding vehicles.
Just search for
Код:
LinkVehicleToInterior
In your code and tell us what you come up with.
|
I do have LinkVehicleToInterior yes, but I can almost guarantee I havn't reached my 2,000 vehicle limit. There must be some other problem. It isn't to do with the Virtual World or the Interiors. That's all covered, and working fine.