Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


The Chosen One

Members
  • Posts

    9
  • Joined

  • Last visited

  1. What exactly is the whole 'spawn box' crap?
  2. Update: To get a crossbow on the list, do the same thing except to the 'primary weapons' section. Crossbow
  3. Hey there, So, as I'm sure many of you know - Survival Servers - fell victim to a DDOS against their MYSQL server, which in turn shut down all of our servers. They've posted the instructions to get your server back online on their twitter. I figure, not everyone checks their twitter 24-7 (Hell I sure don't) so I will repost their complex procedure. Step 1. Stop your server. Step 2. Edit 'HiveExt.ini' via the configuration editor. Step 3. Start your server. Warm regards, Chosen
  4. You're right, that's the problem, but how would I go about fixing it? Or is it a host problem? I mean, I didn't touch anything related to the db at all. I can't even connect via phpMyAdmin.
  5. Hey there, So I went to bed last night after playing on my server for a good few hours, everything was working fine at this time. When I woke up however, things seemed to of changed. The server was online, but not accepting connections. After re-installing/re-configuring a few addons I've still yet to come to a conclusion or a fix. In DayZ commander I've noticed that the server has the 'Not Playing' tag. Any ideas? Thanks Jacob.
  6. Yeah, It would defiantly be a very solid selling point. I mean, it would be pretty simple to implement. It would just be a custom database query using the 'map tool' values as parameters. More or less this thread, except use the 'map-tool' to get the values. viewtopic.php?f=7&t=44
  7. My pleasure, For a full listing of item class names visit the following link. http://dayzsuperhive.co.uk/object-library.html
  8. Hey there, First of all you want to head over to your DayZ-Tool control panel ( https://survivalservers.com/DayZTools/ ), and click 'Tools'. Once there click "Change Default Loadout". Click the 'Tools' option from the drop down menu. Using google chrome, right click the selection menu and click 'Inspect element'. Scroll through the HTML/Javascript code until you find the tools being list, Right click the final tag and click 'Edit as HTML'. Press Shift+Enter and paste in the following code, then press the exit button for the 'Inspect element form. "Machete" And there you have it! The Machete has been added to the list. You can now add it to your default character loadout and press 'Save Loadout'.
  9. Hey there, So the other day, I made a some what pleasing discovery. If you look in the source code for the map-tool, you'll find this. Which, in my opinion confirms that the SurvivalServers team is indeed working on adding building spawning functionality to their map tool. I'm very excited about this addition. What do you think?