thevisad / DayZ-Private-master

Reality DayZ - replaced Bliss for DayZ servers
GNU General Public License v2.0
45 stars 84 forks source link

Spawning vehicles #175

Closed goby89 closed 11 years ago

goby89 commented 11 years ago

1.How do i cleanup like all server of vehicles instance id is 1 but i want to wipe them all and spawn new ones in good condition ?

  1. How i control the maximum number of vehicles?
madrigo64 commented 11 years ago

1) You need cleanup it manually by deleting all records from table instance_vehicle by your instance ID and I think we need this function in future in perl script 2) perl db_spawn_vehicle.pl --limit 30