Search results

  1. Strikes

    Reality DayZ Inventory Manager (C#)

    Just wanted to mention that the models don't seem to be loading on to the characters; and bandages are going into the Toolbelt slot... so it's not possible to load up with bandages atm.
  2. Strikes

    Reality DayZ Inventory Manager (C#)

    Worked like a charm; thanks! We've got an event coming up this weekend where we hope this tool might come in handy. If this works well... many kudos will be given, haha.
  3. Strikes

    Reality DayZ Inventory Manager (C#)

    Disregard last - Trying what you suggested.
  4. Strikes

    Reality DayZ Inventory Manager (C#)

    Tried a few more things on my end... still can't get anything to show up/connect to our DB.
  5. Strikes

    DayZ Lotto

    Yes; BEC is calling the .bat file but when it runs it errors out with generic information; like it's not even using the edits I made in the dayzlotto.vbs file. So if I leave BEC running with the task I get a script error window every 20 seconds. However, if I have windows task manager run...
  6. Strikes

    Reality DayZ Inventory Manager (C#)

    I changed some permissions that were missing; now I get "Unable to connect to any of the database servers. Contact Administrator." Going to try a few more things...
  7. Strikes

    Reality DayZ Inventory Manager (C#)

    I'm attempting to get this up and running today for the first time... the program updated and loaded great but it's not making any kind of 'connection' to my DB. I've tried some of the obvious in the Database IP: localhost/127.0.0.1 and even the actual IP of the dedicated box. The user/pass...
  8. Strikes

    DayZ Lotto

    To get around the issue ^ above ^ I just set up a windows task to run the bat every few minutes; works. (shrug)
  9. Strikes

    DayZ Lotto

    Oops - Well, if I run the .bat or the .vbs file manually (double-click) it works perfectly. However, if I add it to BEC Scheduler it errors. (Script error, no default database host... blah blah) It's like it's not using the correct information in the file at all; which is totally freaking...
  10. Strikes

    DayZ Lotto

    Just an FYI - I have my SQL DB on a different port than the default and I had to add a few things in manually: On line 18 INSERT: Const DBPort = "####" On line 70 AFTER Database=" & DBName & " ADD Port=" & DBPort & "
  11. Strikes

    Discussion Thread

    I appreciate the info Stapo - I've certainly looked around and found a slew of possible solutions; I was just hoping to get more of a "This, this and that works well" response from someone that's already running some tools with DayZ+. I do run the DayZMapper which is excellent when I'm able to...
  12. Strikes

    Discussion Thread

    What kind of Anti-Hack detection tools can be used for DayZ+ I have the DayZ+ server on the same dedicated box that has a few other DayZ Private Servers that use Gotcha Anti-Hack and I noticed that I can't use that for DayZ+ Suggestions?
  13. Strikes

    [SOLVED] BattlEye Initialization Failed

    I ran the server today; no changes at all to it... and BE Initialized. o_O Case closed; crazy fluke or BE issue at the time... no idea.
  14. Strikes

    [SOLVED] BattlEye Initialization Failed

    Gave that a try - It ended up replacing the (previously deleted) BEServer.dll so I ran the Start Server bat again and the same issue occurs. (Failed and it deletes the BEServer.dll)
  15. Strikes

    [SOLVED] BattlEye Initialization Failed

    -Chernarus- Upon launching the Start Serer bat file; when the Server Console comes up I get the 'Dedicated Host Created.' followed with ' BattlEye Initialization Failed' after. I watch it delete "BEserver.dll" from .\DayZConfig\BattlEye\ as it happens. I've tried the one straight off...
Back
Top