Jump to content

JohnnyBravo2014

Members
  • Content Count

    36
  • Joined

  • Last visited

Everything posted by JohnnyBravo2014

  1. JohnnyBravo2014

    Infinite Sprint server with old+new spawns!

    May I ask which file you were able to adjust the stamina variable?
  2. JohnnyBravo2014

    How to access the database files

    I am wanting to be able to access the database files, but am unsure of how to do so. Has anyone figured this out yet or is it not available to us?
  3. JohnnyBravo2014

    How to access the database files

    Thanks for the reply @D3vilgoat. Damn lol
  4. JohnnyBravo2014

    Cannot start host on port 2302

    Hi all, I have everything setup but I am currently receiving an error upon trying to start my server that I cannot start host on port 2302. Any help with this would be greatly appreciated. Thanks!
  5. JohnnyBravo2014

    Need help making server run/show in list

    I'll see if anyone posted it yet in the bug reports and I'll send a report if they haven't.
  6. JohnnyBravo2014

    Need help making server run/show in list

    Hmm. I wonder why my server won't display then. I can connect to it just fine using the IP, but it will not show up in the server list unless I search by IP first.
  7. JohnnyBravo2014

    Need help making server run/show in list

    Is your server displaying fine in the server list? I can get players to join my server by ip but I'd like for it to show itself in the server list without the use of typing in the IP manually.
  8. JohnnyBravo2014

    Cannot start host on port 2302

    Awesome thank you!
  9. JohnnyBravo2014

    Cannot start host on port 2302

    What are you using to start your server?
  10. JohnnyBravo2014

    Cannot start host on port 2302

    I would assume experimental
  11. JohnnyBravo2014

    Cannot start host on port 2302

    Nope. I even changed the port to load on 4302 and I had the same issue. I have posted the .bat file I use to load the server below. I'm not great with setting this up so this is the one I saw in another forum post. @echo off cls set version=1.0 set wat=Dayz SA title %wat% Watchdog cd E:\DayZ\Server :watchdog echo (%time%) %wat% started. start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -port=2302 -config=instance\serverDZ.cfg echo (%time%) %wat% closed or crashed, restarting. goto watchdog
×