Jump to content
Sign in to follow this  
markusuk1

HFBServers Help!

Recommended Posts

Hi and thanks in advance,

 

Im new to hosting a server and have been messing with the DB and server and seem to have messed things up.  I am running Epoch 1.0.2.4.

 

For starters When the control panel spawns vehicles it spawns them with an InstanceID of "1" yet in the player_data table all players have an InstanceID of "11".  Surely this cant be right?  As to me this looks like two different instances?

 

Also can you tell me what should be in the "Instance" table and what it is for?

 

* new development * I seem to have broken the character_data table as no actual character data now appears in there!  Oops!  That's what happens when customer service doesn't gat back to you in a reasonable amount of time! 

 

Thanks in advance.

 

Oh I would also like to mention that I have 2 tickets with HFBServers one from 3 days ago with no response and one from 2 days ago asking them to rebuild my server so I can start again and have had no response there either.  There customer service sucks balls!  If I had known it was that bad I would have went elsewhere.

Edited by markusuk1

Share this post


Link to post
Share on other sites

hello

 

the create vehicles and other things like that do not work with epoch 

 

you have to set these things in the init.sqf in your mission file 

 

ie 

 

MaxVehicleLimit = 150;

 

more can be found here 

 

http://dayzepoch.com/wiki/index.php?title=Init.sqf

 

epoch uses a lite version of the database schema this contains different tables to what you are used to 

 

the tables used are 

character_data

object_data

player_data

player_login

server_traders  //currently not used by epoch was made for an admin side webpage config

traders_data

trader_items  //currently not used by epoch was made for an admin side webpage config

trader_tids  //currently not used by epoch was made for an admin side webpage config

 

if you are still having issues with this then you may want to reinstall the epoch schema 

  • Like 2

Share this post


Link to post
Share on other sites

connect via navicat/hedi or phpmyadmin select the epoch database and run the sql from epoch 

 

http://goo.gl/qGrRkS thats the link for the files from there own site

 

or you can find them yourself in the install and download server files part of http://dayzepoch.com/

 

if you want to do a fresh install delete the database for epoch and run the sql 

  • Like 2

Share this post


Link to post
Share on other sites

I vote Amberhelios's head to be cryogenically frozen until the world is ready to embrace his genius in full!

 

 

 

 

WE ARE NOT WORTHY.

 

 

 

Fuck you Steak.

  • Like 2

Share this post


Link to post
Share on other sites

I vote Amberhelios's head to be cryogenically frozen until the world is ready to embrace his genius in full!

 

 

 

 

WE ARE NOT WORTHY.

 

 

 

Fuck you Steak.

 

 

is a freezer about big enough 

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  

×