• 0
Sign in to follow this  
alessandro91

problem spawn

Question

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

1 answer to this question

Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.