How to spawn vehicles?

YoYoHunter

New Member
I have installed Bliss via Easy server installer. Can you help me with some questions?
1)How to spawn vehicles on server? I have broken 2 heli on the server and they do not want to respawn. Maybe someone has got script for this.
2)What is the difference between instance_vehicle, vehicle and world_vehicle?
Please sorry for my engilsh, i am from Russia.
 
how exactly does one run the script, in simple language as though explaining to someone that is trying to learn how to do this, so as not to have to ask anyone- anymore- ever again, my host says just open perl cmd prompt and perl db_spawn_vehicles.pl --host XX.XXX.XXX.XX --user XXXXXX_hive --name XXXXXX_hive --pass XXXX

I have my IP whitelisted in my cpanel/remote mysql, I'm getting good at changing things around and making edits in the db, but I'm stuck right now at simply getting this script that everyone at every site seems to just say perl db_spawn_vehicles.pl is all you have to do, without any real actual explanation on how this is done.

Sorry to put it out like that but either this is some kind of closely guarded secret or the majority of people out there I've asked about how to do this just don't feel like sharing knowledge with "lesser" people.

Thank you so very much to whomever answers this with some actual help and instructions.

-RECLUSIVE7
 
Here's what you do,
1. make sure your IP is whitelisted/allowed access to remote mysql, in CPANEL which gives you access to your database for DayZ - the section to do this is called "Remote MySQL" and is listed in the Database section of CPANEL

2. download essential files including db_spawn_vehicles.pl to your "Documents" on your local machine/PC you can find it here: cant post the helpful link but simply google github ayan4m1 DayZ archive master.zip

3. 1st make sure you have Perl installed, ie: Strawberry Perl, then within the master.zip you will see setup_perl.bat, run this.

4. after running the .bat, you need to copy and paste db_spawn_vehicles to your Documents folder.

5. open Perl Command Line, and type(the X's are placeholders for information ie: IP and db names you'll have to get from your host): perl db_spawn_vehicles.pl --host XX.XXX.XXX.XX --user XXXX_XXXX --name XXXX_XXXX --pass XXXX
and press enter...

if done correctly and all is well the script should run, and a small dialog within perl will show if it's spawned vehicles ect.

This is all based on erratic and uninformative responses collected into some real and actual instructions, it sure would help if people that were "all knowing" would share the information, instead of being ignorant #$%@ing elitist @#$%heads, helping people learn is a good thing, it makes us all smarter and is an overall positive course of action.
 
No one is being elitist, it is just that bliss was meant to be ran on the actual server. If you check the official IRC channel they dont even provide support for things like this. It is not anyone's fault but the server provider because they dont give simple command access.
 
Back
Top