Search results

  1. T

    Ground Fog - Guide

    I haven't touched this in a while and will actually have to test in arms 3 or reinstall arms 2. I'll see what I can come up with.
  2. T

    Ground Fog - Guide

    The script above was actually written and modified by those in the credit line in a different thread. I was using this in DayZ Mercenary when I was still developing it and it worked quite well. Looked great with Axeman's lights at night time. If anyone needs help with the script above let me...
  3. T

    How to Make Trash/Junk Spawn Server-Side

    I used this from the perma loot system that was posted a while back. Here is how you do it. CREATE: Place in server\compile folder. server_fillLocs.sqf private ["_configBase","_tempList","_id"]; if (isServer) then { _tempList =...
  4. T

    WORKING - Siphon Fuel Script

    That looks like a combo of 1.7.6 and 1.7.7 damage/self actions. Check you have the correct file for your version.
  5. T

    [Release] mmmyum's zed changes - quantity, AI, spawning, permaLoot, permaZeds& more

    I hope everything is alright with him. Maybe he needed a break. I started dreaming about if and then statements a while back and had to step away for a bit haha.
  6. T

    [Release] mmmyum's zed changes - quantity, AI, spawning, permaLoot, permaZeds& more

    Not that I know of. mmyum has been AWOL for a couple of weeks. Not really sure what he is doing. With his help, I started work on a similar zed system. He is good, wish he was around lol.
  7. T

    [Release] Headshot Suicide

    Nice Change. Couldnt you just change the first player ammo to == 1 instead of > 1. Just a thought.
  8. T

    Help Needed - Calling Scripters!

    Will do! I'll add you. Anyone else?
  9. T

    Suggestions to improve the DayZ / Arma Scripting & Editing forum

    Looks really good. I can't wait to write some stuff up for the community! Well done! Question: If we currently have a "release" or "working" script in another area, should we create a release thread for it in the Release area or leave it?
  10. T

    Help Needed - Calling Scripters!

    Hey guys, I have this unusual problem with my Mod - DayZ Mercenary. I am looking to release 1.5 and this is holding me up. Without going super deep into detail, here is the jist. (DayZ 1.7.6.1/DayZ Mercenary) Zeds will only attack the player that spawned them. While testing I could run...
  11. T

    Suggestions to improve the DayZ / Arma Scripting & Editing forum

    Looks good. Cant wait to see the changes :)
  12. T

    Suggestions to improve the DayZ / Arma Scripting & Editing forum

    I agree with KungFu, a Scripting Discussion area dedicated to scripting help. How to script this , how to script that. All separate from the Release area. That would help keep things clean. Some good Stickies in all areas on what that Forum is for too. ie "DONT POST RELEASES HERE" kind of...
  13. T

    Creepy night fog

    Its hard to judge for vehicles because they all vary in speed so much. The above works pretty good because once you stop it catches up. :)
  14. T

    Suggestions to improve the DayZ / Arma Scripting & Editing forum

    I like the idea of organizing it a bit. I think we need the following to better serve everyone. Release Forum - Only for confirmed working and with a good tutorial for install Only OP can post here - See Troubleshooting Forum Possibly Sub forums for users with multiple scripts (ie. Release...
  15. T

    [Release] Headshot Suicide

    Oops. I did it again. Can I get my gear back? :D
  16. T

    [Release] Headshot Suicide

    This is cool man. I was messing around with this not too long ago. A few thoughts if I may: Make it so that they can only suicide if 1 bullet left ( (player ammo _handGun == 1) Using a sleep works to sync the animation and sound but can (over server time) become slower than the actual...
  17. T

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

    The reason you dont comment out the Killing a hacker is probably because you use Sarge. So it probably isnt causing you any issues :) None the less, a lot of these problems can be averted by using 1.7.6.1 :) (not a fan of 1.7.7 at all) That's just 2 cents though :)
  18. T

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

    I don't notice this issue on 1.7.6.1 - Is this related to those running 1.7.7.1?
  19. T

    Dayz Overwatch Mod by Midnight Gaming Crew!

    This is interesting. Considering the midnight crew was messing with my files shortly after release as well.
  20. T

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

    It is there. You should read the Tut again.
Back
Top