Jump to content

AiiDynBrus

Member
  • Posts

    70
  • Joined

  • Last visited

Posts posted by AiiDynBrus

  1. Just now, JasonTM said:

    Not sure then. Are you on the Epoch Discord? I can look at your PBOs if you DM them to me on there.

    I’m not at the moment, I can jump on in a few hours, midnight in Australia. Do you have a link to join the discord?

  2. 12 minutes ago, JasonTM said:

    Unpack the PBO and repack it. Check to make sure that no extra directories were created. When you unpack it, you should have a dayz_server folder. When you open that all of the other folders should be inside.

    I’ve unpacked and re-packed the folder over 20-40 times in the past 12 hours and still no luck.

  3. Just now, JasonTM said:

    Don't keep backup PBOs in there. The server will read them and cause errors.

    Sorry, I think I worded that last comment incorrectly. I don’t keep pbo backups in the actual pbo file. The server hosting company keeps a server back up, but I also have a copy of the working pbo file else where.

  4. 1 minute ago, JasonTM said:

    It looks like you didn't repack your server PBO. Those error messages say that it can't find files in the server PBO.

    That’s what I thought too, but I use PBO Manager to re-pack “dayz_server” and it’s a PBO file. Unless PBO Manager isn’t packing the folder correctly, is there a way to know if the software is faulty?

  5. Hi all,

    It's been a while since I've played with Arma 2, so I though I'd give it a go again. I've been having issues with WAI, I have a fresh install of a server and am trying to install it onto my server.

    I'm getting the below error, the files it says error for are actually in the correct file path. I get stuck on "Waiting for server to start authentication".

    Spoiler

    image.thumb.png.4b187d897b684acb554f5c3003eaba51.png

    Anyone have any ideas what's causing this?

  6. 1 minute ago, salival said:

    Hi,

    This was a problem with my release of ZSC, I forgot they were removed

    See this commit for the fix : https://github.com/oiad/ZSC/commit/ab4fbb8a39ba70290cd31f3576791e644d91801d

    Or just redownload https://github.com/oiad/ZSC/blob/master/global_banking/dayz_code/configs/zscATMdialogs.hpp and replace it with your copy in `dayz_code\configs`

    Thanks mate for your reply, haven't player arma 2 dayz in a while. I forget where the "dayz_code/configs" location is

  7. On 13/06/2016 at 0:09 AM, Andy.txt said:

     

    have you changed the timer in DZMS ? 

    // The Minumum time in seconds before a major mission will run.
    // At least this much time will pass between major missions. Default = 650 (10.8 Minutes)
    DZMSMajorMin = 650;

    // Maximum time in seconds before a major mission will run.
    // A major mission will always run before this much time has passed. Default = 2000 (33.33 Minutes)
    DZMSMajorMax = 2000;

    Also upload the rpt so i can see if they are running.

    Yeah i have and i made it like 5 mins for the minor one

  8. On 11/06/2016 at 11:52 AM, Andy.txt said:

         Look in  @DayZ_Epoch_Server\addons\dayz_server\WAI\ config.sqf  and find   wai_server_fps                = 10;                                 // missions only starts if server FPS is over wai_server_fps

    its a game server and with a few scripts running the server fps may be lower than 10 . BUT  WAI, and DZMS  and DZAI  DO all work together  

    to check server fps

    login in as admin in game 

    #login password 

    then type
    #monitor 1
    turn off with
    #monitor 0

    I have completely gotten rid of WAI, My server restarted automaticly and i watched the RPT to see if DZMS and DZAI load up and they did and i was in the server for over 15-20 mins. So i stopped and started it again waited again, Nothing. So it picks when it wants to work or not. Does anyone know how to fix this, its doing my head in...

  9. 21 hours ago, Voltan said:

    Hey Bud, those are client side files, I need to see your server side files to see if you are loading WAI or DZMS.

    I usually load them in server_monitor.sqf with a [] execVM command.

    Where are you loading them from?

     

    15 hours ago, Pro_Speedy said:

    I checked them already seem fine unless there was a small typo i missed.

     

    Okay, so. I got rid of WAI, and DZMS started to work aswell as DZAI. One of my players told me that after a restart the missions seem to not work so i guessing DZAI don't work either. So i manually restart it and they seem to work? It seems to decide if it wants to work or not?

  10. 1 minute ago, Pro_Speedy said:

    Never used them you sure your uploading it correctly? do they compile pbo's automatically on restart like vilayer? 

    yeah i think so ill give it another shot and ill look over the installation for both mod again :)

  11. 10 minutes ago, Pro_Speedy said:

     

    remove the file of the site people can still see it on my quote,

     

    and no, you waited ingame for them to spawn? and post your server RPT

    I cant can you remove your quote please? and yes waited at least 10-15 minutes and nothing.. no errors so idk? got a feeling it has something to do with dayz_server.pbo

  12. 4 minutes ago, BetterDeadThanZed said:

    Looks like I was wrong about the .h file. In the CONFIGS\RcsTitles.hpp file, look under "class playerStatusGUI {". That's where everything is defined in regards to it's placement. 

    Yeah thanks man thats why i was confused couldn't find a file like that ahahah, Cheers. Also if i blank out all the code for like Humanity, Zombie kills, Bandit kills and stuff it will be gone correct? 

×
×
  • Create New...