markusuk1 0 Posted October 24, 2013 (edited) 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 October 24, 2013 by markusuk1 Share this post Link to post Share on other sites
AmberHelios 2071 Posted October 24, 2013 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_dataobject_dataplayer_dataplayer_loginserver_traders //currently not used by epoch was made for an admin side webpage configtraders_datatrader_items //currently not used by epoch was made for an admin side webpage configtrader_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 2 Share this post Link to post Share on other sites
markusuk1 0 Posted October 24, 2013 How do I re-install the epoch schema? Share this post Link to post Share on other sites
AmberHelios 2071 Posted October 24, 2013 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 2 Share this post Link to post Share on other sites
diddums 3760 Posted October 24, 2013 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. 2 Share this post Link to post Share on other sites
AmberHelios 2071 Posted October 25, 2013 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