- 0
Sign in to follow this
Followers
0
problem spawn
Asked by
alessandro91,
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
alessandro91,
No registered users viewing this page.
Iwould like to increase the number of vehicles,
but it does not work, under my configuration
class VehicleSpawn
{
/**
* Grid Size for vehicle spawning,
* smaller the number more vehicles,
* you get the point
*/
vehiclesGridSize = 2500;
/**
* Vehicle ammount per grid
* kinda self explanitory
*/
vehiclesGridAmount = 300;
but it not work, thanks
Share this post
Link to post
Share on other sites