Increase vehicle max by editing db_spawn_vehicles.pl

tay200k

Member
Hi can someone help me set my vehicle max to 150 please by editing db_spawn_vehicles.pl i did this on a old version of bliss but the db_spawn_vehicles.pl has changed.
 
its an option now, you just add the number to the command line

example:

Code:
perl db_spawn_vehicles.pl --instance 1 --limit 125 --host MYSQLSERVER --user dayz --pass beans --name dayzdb --cleanup all
 
Back
Top