Doc
Valued Member!
This little SQL script will add every non-banned vehicle in DayZ into your object_data table so they will spawn at a location just north of Novy Sobor. I do not recommend using this on a live server as it is generally for testing purposes for admins to see what vehicles they want to add to their server. Some vehicles may appear many times, but that is just because there are occasionally different versions of the same model that exist.
To use this, just execute the attached SQL script (open text file and copy/paste) by exucuting a query on your object_data table. Afterwards, teleport yourself (by changing your characters worldspace whilst aborted) to [30,[7440.19,8000.24,0.001]]
If you find a vehicle you like, you can usually tell by it's shape/location/name what classname it is. If you are really stuck then put an item in it's gear inventory and find it from the database like that.
Enjoy


To use this, just execute the attached SQL script (open text file and copy/paste) by exucuting a query on your object_data table. Afterwards, teleport yourself (by changing your characters worldspace whilst aborted) to [30,[7440.19,8000.24,0.001]]
If you find a vehicle you like, you can usually tell by it's shape/location/name what classname it is. If you are really stuck then put an item in it's gear inventory and find it from the database like that.
Enjoy

