Search results

  1. K

    Krixes - Self Bloodbag Script

    Yes! So you got it working?:)
  2. K

    Krixes - Self Bloodbag Script

    I don't know much about the Anti Hack stuff guys. I have never had a reason to have to use it. I do think that it's something like cen said in the post above as I have seen others do this very thing in this forum thread somewhere back in the early pages.
  3. K

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

    Oh ok all easy stuff lol, was worried there was something hard coded into the Arma 2 OA halo jump because I wanted to try it but didn't want to half to go through a debug phase to do so LOL. I know the fn_halo jump works on pretty much any map with a few changes cause I am using it. :D...
  4. K

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

    Why are we calling fix #1 Chernarus only? Is it because of the mission file used in the tutorial or are their literally code in the Arma 2 OA: Halo scripts preventing it from working on any other map?
  5. K

    Krixes - Self Bloodbag Script

    Thanks and your welcome! :)
  6. K

    Krixes - Self Bloodbag Script

    What sqf files are you talking about? Also please don't spam the forum like that. Looks very untidy and makes my eyes bleed. Make sure your compiles.sqf is in the custom folder. Capitalization is important as well. Just send me your mission pbo something is probably wrong in there. I don't...
  7. K

    Krixes - Self Bloodbag Script

    Np bud! :)
  8. K

    Krixes - Self Bloodbag Script

    I think the animation takes roughly 5 seconds to complete. Maybe instead of using a -1 one the timer try using a -5. This is the portion to modify..... _bloodbagTimer = _bloodbagTimer - 1;
  9. K

    Krixes - Self Bloodbag Script

    Awesome! :) I have never played with DayZ Single Player so I wouldn't have the slightest clue as to how to tell you to add it without seeing it. What does the mission file look like for single player?
  10. K

    Krixes - Self Bloodbag Script

    It's name is compiles and its extension is .sqf :) Also if you are using regular chernarus you wont have to change anything and can use everything included here. :) Oh jesus I shouldn't write code when im on pain medication lol... let me rewrite that to be more efficient! :p When you get the...
  11. K

    Krixes - Self Bloodbag Script

    Adding a timer to Self Bloodbag! This is a little guide to add a countdown timer to the using of Self Bloodbag! Step 1: Line number 13 change it too... private...
  12. K

    Krixes - Self Bloodbag Script

    That looks correct bud, now just make sure your compiles.sqf is in the custom folder. Also make sure player_selfbloodbag.sqf and fn_selfActions.sqf is also in the custom folder. Also make sure since it looks like your using Epoch you use the fn_selfActions.sqf that came in the dayz_code.pbo that...
  13. K

    Krixes - Self Bloodbag Script

    Ricki are you running anti Haxx and or any other scripts like it?
  14. K

    Krixes - Self Bloodbag Script

    The compiles.sqf is a .sqf file and should not be a text file. Another thing to watch for is to make sure the spelling is correct and the capitalization actually makes a difference. Haha, that sounds mighty entertaining! Your welcome bud!:) Also where is this tweak located? Try using a...
  15. K

    Krixes - Self Bloodbag Script

    You will have to play around with the 5 in the custom code added to the fn_selfActions.sqf to get it to change around positions.
  16. K

    Krixes - Self Bloodbag Script

    Well I don't have the Epoch files downloaded as of this moment in time, but I can tell you the process is still the same regardless of where the files are located. :p They may be in different locations but the bottom line is you need a compiles pointing to your custom fn_selfActions.sqf being...
  17. K

    Krixes - Self Bloodbag Script

    Nope remove that too. Scroll to the bottom and find the closing "};" for the if statement being removed.
  18. K

    Krixes - Self Bloodbag Script

    Literally remove that line and the closing "};" and thats it!:)
  19. K

    Krixes - Self Bloodbag Script

    No problem! Enjoy :)
  20. K

    Krixes - Self Bloodbag Script

    Your welcome bud! :)
Back
Top