Jump to content

b3ckpwnzu

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by b3ckpwnzu

  1. Awesome web app you have here Zupa!, much appreciated, I am having an issue where when trying to view the dashboard I get this message:

     

    >> The page at b3ck.com says:
    >> Can't get dashboard data.

     

    I made sure everything is correct, my redis password is 100% correct, I have tried with both my public IP and localhost IP, I made sure that that the DB is binding to both my internal and public IPs, I have tried the dashboard at FastPointGaming and I can pull all the data using their dashboard so I really don't have a clue on what's going on here..  pleaase haalp. =)

     

    On a side note:

     

    If you open up /views/main.html and change line 3 from:

            <h1 class="page-header">Dashboard <small> - 37.159.254.1268 : 2502 - Epoch Zupa #1 Normal</small></h1>

    to this:

            <h1 class="page-header">Dashboard <small> - {{selectedServer.name}}</small></h1>

    It will show the current selected server instead of your static server you have in the code, I know you know this but I just wanted to let everyone know just in case they wanted to change it real quick.

     

     

    Kind Regards,

    -b3ck

  2. Look in your most recent RPT log and make sure you are allowing the server to fully load before joining, look for this line: 13:21:03 "Epoch: Server Start Complete: 4.92 seconds", your time will be different, I tried loading a server up on a much slower server it took 392 seconds to load, but I waited for it to load and it worked, I was able to login and play just fine.

     

    Good Luck!,

    -b3ck

  3. It is meant for missions that actually end and is not designed with the DLL/hive extension in mind. They could possibly get it to work but would need a lot of code working. It works OK for stock a3 missions but not with epoch AFAIK, at least not atm and doubt it ever will tbh.

    Regards

     

    Just tested using #restart on my server, it does reset the map, everything is refreshed, including loot, doors etc.. if you are logged in and playing during the #restart you will lose items, I don't know what the trigger is or if it is an interval to save your data to the redis is so I cannot give a exact answer.  All I know if I logged in my server, grabbed some loot, pushed the #restart command via Rcon and when I logged in I no longer had my items and I was in my previous spawn point.

     

    Kind Regards,

    -b3ck

×
×
  • Create New...