Search results

  1. F

    [WORKING] Halo Jump - New/Re-Spawn Only

    I keep getting 'Bad Vehicle' and just spawn in the normal place on the ground.
  2. F

    Infection Control - UNofficial DayZ Origins v1.7.1 with *Custom* addons

    http://infectioncontrol.enjin.com/forum/m/14593012/viewthread/7461311-infection-control-origins-custom-us-17381187107-port-2302 We were hitting 20-40 players at any given time until the 1.7.5 update came out. Voted one of the best Unofficial servers due to meaningful addons that add to...
  3. F

    Origins Server?

    Anyone else's server decide to take a shit and out of the blue decide it wanted to refuse to load CA addons and crash @ each startup?
  4. F

    Origins Server?

    depending on your version of MySQL, you may need to just run: CREATE DEFINER = 'dayz'@'localhost' TRIGGER tr_updateHouseInv BEFORE UPDATE ON object_data FOR EACH ROW BEGIN IF (NEW.CharacterID IS NOT NULL AND NEW.Hitpoints LIKE '%1.0e07%' AND (NEW.inventory LIKE '[[[],[]],[[],[]],[[],[]]]' OR...
  5. F

    Origins Server?

    Welcome! The full line of code that goes in your fn_selfActions file is as follows with the humanity fix: // ---------------------------------------Krixes Self Bloodbag Start------------------------------------ PlayerHumanity = (player getVariable"humanity"); if ((PlayerHumanity < -14999)...
  6. F

    Origins Server?

    To fix it from breaking the repair menu, set this line to this s_player_selfBloodbag = player addaction[("<t color=""#c70000"">" + ("Self Bloodbag") +"</t>"),"scripts\player_selfbloodbag.sqf","",0,false,true,"", ""]; In the official files, it says 5,false,true,"", "" - So setting it to 0 or 1...
  7. F

    Origins Server?

    Actually it's the island to the left of the Zoo, and somewhat, yes. As for the instructions, it applies the same for Origins. If you have self blood bagging, it's easy to plug in because your fn_selfActions and compiles.sqf are already in your MPMission
  8. F

    Origins Server?

    Side note: For those of you that haven't put this in, it's an excellen addon to your server that shows how many inventory slots are left open. Planning on tweaking it to show Origins House and TentR inventories as well. Will post when I get it done. Also, I take no credit for the below code. Was...
  9. F

    Origins Server?

    I only saw the one fix in the dayz_code pbo (I believe it was). What was the other fix, I didn't see it here.
  10. F

    Origins Server?

    Yea, fuck GP.
  11. F

    Origins Server?

    Anyone having trouble with their humanity not functioning properly with additions and subtractions?
  12. F

    Origins Server?

    Ok, here's what I did. Adjusted the compile to point to the MPmission, threw a copy of the Origins compile into it, adjusted it as written by Krixes, and followed all the steps, however when I attempt to use it, it won't work and no one can access their houses, so I rolled it back to the...
  13. F

    Origins Server?

    Ok, whats the trick to get Self Blood Bag to work? I've only just not decided to try putting this into play.
  14. F

    Origins Server?

    Look back through this thread. Cortez posted the EPMRcon tool which is a wonderful utility. There is also BEC which has a scheduler that u can use to call external cmd from like a backup, restarts, etc. There was also several times an auto restart for ur server n BEC with built in procedure...
  15. F

    Origins Server?

    Mine is 5,true,true,5 with a static @ 11, giving 3hr day / 1hr night on a 4hr server restart
  16. F

    Origins Server?

    Quite possibly. My server went down after shutdown and didn't reboot. As soon as I'm off I'm headed to find out what happened.
  17. F

    Origins Server?

    Make sure to repack your PBO
  18. F

    Origins Server?

    Search this thread for the poster 'Doc' it was Something Doc. Around page 5-8.
  19. F

    Origins Server?

    1. Have ArmA2 and ArmA OA installed and ran atleast once. 2. Download @DayzOrigins from DayzCommander 3. Download Notepad ++ 4. Download PBO Manager from Armaholic 5. Download the Origins Server goodies. Compliments of Cortez http://dayz.epm-gaming.co.uk/forum/downloads.php?do=file&id=16 6...
  20. F

    Origins Server?

    WheeBob, new bug! Has anyone tried killing and gutting animals lately? In the past 6 I've killed and gutted, only the Sheep allowed me to loot after the meat was placed on the corpse. Anyone else having this problem now?
Back
Top