Jump to content

JohnnyBravo2014

Members
  • Content Count

    36
  • Joined

  • Last visited

Community Reputation

5 Neutral

About JohnnyBravo2014

  • Rank
    Woodland Warrior

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  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!
×