Jump to content
Sign in to follow this  
ChillaxOwner

Spawning in Vehicles (Server Host - MYSQL) - HFBServers - DAYZ

Recommended Posts

Alright I have been doing this for hours and just now found this... It sucks. But anyways, I am not sure if this works with other hosts and how they are setup, I just know its setup this way on HFBServers. (Great host, very cheap). On the package I got I have full access to all. I have the "DayZ Package Plus". So yea, anyways lets start!

For you guys if you didn't know you can find these by going to The "vehicle" table and find the vehicle you wish to have then you will need to find the ID of that vehicle. Lets go with a SUV. On mine it says SUV is ID 29. Okay

Shut down your server

So now I would go to "world_vehicles" table, keep scrolling on that to next page to what ever til you find the ID from "vehicle" table. In our example we are using SUV so we need to find 29 under the ""vehicle_id"" column. Once found. Look to the left and you will find the ID of that line.(SUV IS 80) Take that ID and then

+++++++++++++++++++++This is so it spawns on top of you+++++++++++++++

You need to click "profile" find the character's you want to spawn it on name, on that line you will see something under the ""Unique ID"". On the line of the person you want you will see that ID, example 12345678. You will need to keep that in mind or write it down. After doing that go into

table "survivors" and find that ID you got under Unique ID under ""Unique ID"" on there. When found you will see a ""worldspace"" column. On the line of that ID you got you will need to copy that ""worldspace"" code

+++++++++++++++++/////+++++++++++++++++++++++++++++++++++

Click on instance_vehicles

Then if your using phpmyadmin you will just go down to the bottom and click copy of the last one.

Now your on this menu.

ID = Blank

world_vehicle_id = Put the ID you got at ""vehicle_id"" (SUV is 80)

instance_id = 1

worldspace = Can be random or use the ""worldspace"" you got from the Unique ID stuff with your accounts

inventory = Leave alone unless you know what your doing

parts = []

fuel = 1

damage = 0

last_updated = Leave Default

created = Leave Default

THEN CLICK GO!

Then start your server back up and the vehicle will be where you made it spawn in the worldspace!

Adding video soon!!

(IM NOT POSITIVE IF THIS IS AGAINST THE RULES TO POST ON THESE FORUMS, IF IT IS PLEASE DELETE IT)

Edited by ChillaxOwner
  • Like 1

Share this post


Link to post
Share on other sites

first i would like to say thax you are the only one that has showed me ho to use php can you give me a list of vehicles i can spawn with this method

i want a hummve and a knighthawk

i dont have any other mods other than dayz

please help

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  

×