Jump to content
Sign in to follow this  
borlaq

Private Hive editing

Recommended Posts

Ok, so i am currently running a Private hive server.

In the previous patch, i doubled the vehicle spawns in the db_spawn_vehicles.pl file, and that worked like a charm.

Then comes patch 1.7.3, and this is not that simple anymore.

I tried to increase the "limit_min" and "limit_max" in the "vehicle" database, but that seems to have been to no result.

Can i get any input on how this is done now?

Any help is much appreciated!

Share this post


Link to post
Share on other sites

You need to create new vehicle spawns. It is no longer possible to produce multiple vehicles from a single spawn point. Currently once a vehicle is spawned that spawn location will produce no more vehicles, until that type of vehicle is destroyed. The min and max vehicle spawns works a little differently now. For example if I have 10 different spawn points of "CAR A" but in the vehicles table the max limit is 5, then no more than 5 "CAR A" will be spawned in 5 different spawn points. If the limit is 5 but I only have 2 spawn points then only 2 "CAR A" will be spawned.

Edited by Rawkinz

Share this post


Link to post
Share on other sites

Thanks for the reply!

The thing is though, that it is still not working.

I already had 5 heli spawn points and i put the spawn min to 5, yet i still only have 1 heli on the server. But i guess i could manually add the vehicles in the DB, but i was hoping that there was an easier way to do so.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×