Jump to content

JohnnyBravo2014

Members
  • Content Count

    36
  • Joined

  • Last visited

Everything posted by JohnnyBravo2014

  1. JohnnyBravo2014

    Experimental Update 1.11 (Changelog)

    The battery used to charge on my server as I had already implemented this, but then after an update (I didn't even notice right away), the battery stopped charging, yet I hadn't changed the code. So something changed in the file that I hadn't noticed yet. Hopefully it's added in prior to Stable release.
  2. JohnnyBravo2014

    Experimental Update 1.04.152076

    I love that idea! Lol
  3. JohnnyBravo2014

    Experimental Update 1.04.152076

    Why not? This was a great tactic. Could try and fool another player.
  4. JohnnyBravo2014

    Experimental Update 1.04.152036

    Invisible walls were fixed, and you'll see it if you scroll back a few patchnotes, but the barbed wire is definitely broken still. I can't remove it as it appears to be removed but it's still there.
  5. JohnnyBravo2014

    Experimental Update 1.04.151959

    Tim, I just saw your post regarding the locks in the other thread but I couldn't reply. The Codelock mod is under it's own class I believe. It just has a UI pop up and you enter the code. It works really well, and should hopefully help cover for the time being until the devs fix the vanilla locks.
  6. JohnnyBravo2014

    Experimental Update 1.04.151915

    The Combination Locks were taking way too long to be fixed so I added the code lock mod as a way to counter this until the fix. That mod works great.
  7. JohnnyBravo2014

    Exp Update 0.63.149741

    What is the construction kit?
  8. JohnnyBravo2014

    Dayz server crashes after update

    Same here
  9. JohnnyBravo2014

    status

    Go into your serverDZ.cfg file and change this line: enableDebugMonitor = 1; //shows info about the character using a debug window in a corner of the screen (value 0-1) to enableDebugMonitor = 0; //shows info about the character using a debug window in a corner of the screen (value 0-1)
  10. JohnnyBravo2014

    Cleanup of dead players bodys

    I know this thread is for making the bodies despawn really quickly, but how would I go about of making them despawn like an hour later?
  11. JohnnyBravo2014

    Item Weight please help

    Thanks @mrwolv!
  12. JohnnyBravo2014

    Item Weight please help

    Thank you very much @smasht!
  13. JohnnyBravo2014

    Item Weight please help

    How did you open this file? I've tried using a few different programs and the only one that doesn't give me an error just seems like it's continuously trying to open it.
  14. JohnnyBravo2014

    Server Cleanup bodies

    I am looking to see if anyone knows how to adjust the server cleanup system for corpses yet. I have gone into the globals.xml file in the db folder, but am not sure if this is where it's located or not. If it is, what are the values that need to be adjusted? Thanks!
  15. JohnnyBravo2014

    Set Name In Server & Server Announce Player Amount

    I have a solution for setting the name in the server, but not the server announcing how many players there are. Steps for setting a player name are: 1) Open up your steam library in steam. 2) Right click on DayZ and open up your properties. 3) Click on "Set Launch Options" 4) Type in -name=yourname and change "yourname" to what you want to call your player (no spaces) 5) Click Ok. You're set!
  16. JohnnyBravo2014

    More zombies?

    I didn't realize you could adjust the weight on the items themselves. Could you point me in the right direction for this as I'll throw this on my to-do list as well. lol
  17. JohnnyBravo2014

    More zombies?

    How big of an fps hit was it on your server? I am looking at increasing zed spawns and eventually a hord that moves around the map once more tools are available.
  18. JohnnyBravo2014

    Item class names

    I would like to know if anyone knows if there is a list of item class names made up already for 0.63 or if there is a way to find them in the files somewhere. I can see some in the cfgrandompresets.xml file but I would like to add more in there.
  19. JohnnyBravo2014

    ADVICE AND GUIDANCE - POST TIPS HERE!

    Hahaha you're welcome! Sometimes it's something as simple as that that will have you ripping out your hair man. I've been there. Glad it worked for ya!
  20. JohnnyBravo2014

    ADVICE AND GUIDANCE - POST TIPS HERE!

    You will need to have the directory still match the path. Like I would create a new area for your server like C:\DayZServer Then you'll have your battleye folder in there like normal so your battleye path would look like: -BEPath=C:\DayZServer\Battleye This would have no spaces and it shouldn't give you anymore errors.
  21. JohnnyBravo2014

    ADVICE AND GUIDANCE - POST TIPS HERE!

    Without having quotations around the directory and having those spaces in there, I think that could possibly be your issue there.
  22. JohnnyBravo2014

    ADVICE AND GUIDANCE - POST TIPS HERE!

    make sure you have -BEPath=<Your directory here> listed on your server start file and it pointed correctly to where your battleye folder is at.
  23. JohnnyBravo2014

    ADVICE AND GUIDANCE - POST TIPS HERE!

    Thank you very much for this. And wow are they ever buggy. I'm not sure if I truly want to add them yet now lol.
  24. JohnnyBravo2014

    ADVICE AND GUIDANCE - POST TIPS HERE!

    So I noticed from the logs when the server loads, it has a number higher than 0 for the vehicles.bin part of the database. I have gone through and think I have enabled vehicles to a high spawn rate, but haven't seen a single vehicle yet. Is there anything else that may be considered under the vehicle category?
  25. JohnnyBravo2014

    Infinite Sprint server with old+new spawns!

    Thank you very much for the great info! Much appreciated!!!
×