Search results

  1. S

    dayz mission addin (serverside scripts)

    Ive never had a dog, and to my knowledge only one person on my server has. Either a dog spwns or i just hear the barking from the doghouse but it always says not interested. Thanks for all the work. I added the other helis on my map to the lift code in the the vehicleinit file in addin and they...
  2. S

    dayz mission addin (serverside scripts)

    Dogs do not think im interesting enough to join me. I will murder every dog that dosent cooperate until this problem is fixed.
  3. S

    I need a fuel script for 1.7.5.1 fully explained, I've tried a lot.

    I can look at it through a link on my control panel but it wont let me edit. It seems to be working and never kicks while refueling. Does this code stop BE kicks? Do you know the script restriction #?
  4. S

    I need a fuel script for 1.7.5.1 fully explained, I've tried a lot.

    i do not have that file only like 3 be files and none are txt files. I'm running dayz.st if that makes adifference
  5. S

    I need a fuel script for 1.7.5.1 fully explained, I've tried a lot.

    Im a total noob and have no idea what this is. I dont have a file battleye/scripts.txt . Please explain.
  6. S

    I need a fuel script for 1.7.5.1 fully explained, I've tried a lot.

    Alright I just went through that whole mess on the above link and have it working. You can pull up to anywhere you can fill a jerry can and refuel by using the mouse wheel. I didn't write any of this code, I just spent 2 hours sifting through nonsense and copy and pasted into one readable post...
  7. S

    dayz mission addin (serverside scripts)

    i was just informed my tents arent working and was told to get the new mission.pbo here it is untouched
  8. S

    Spawning in air with parachute

    I dont have a test server and cant really test this live so tell me what u guys think. In the mission.sqm there are 7 class markers for what appear to be the spwns. If i change the altitude on these and then use the db to enter a parachute into starting loadout, will I spwn parachuting down to...
  9. S

    dayz mission addin (serverside scripts)

    yeah im runniing bliss on dayz.st
  10. S

    dayz mission addin (serverside scripts)

    Im pretty sure everything is correct if any of u could take a look I would appreciate it.
  11. S

    dayz mission addin (serverside scripts)

    Everything else works great. I love the cinematic intro but dont understand how it works. Sometimes it happens and sometimes it dosent.
  12. S

    dayz mission addin (serverside scripts)

    i have that already under class sensors. items=1, class items=0. Change it to match what?
  13. S

    dayz mission addin (serverside scripts)

    ok i copied folders and files, added #include "addin\fx\descrExt.h" to description, added dogOwner = []; to init.sqf. From here I am lost, I see where it says class sensors in my mission.sqm. Please be more specific as to what and where I have to add next for setting the trigger. I am a noob...
  14. S

    dayz mission addin (serverside scripts)

    Hey thanks for your work on this. Everything seems to be working great except dogs. They spwn fine, one for each of the people im testing it with. The problem is I cant interact with them. Im assuming its something simple bc it worked one time for one of us. Your instructions were pretty easy to...
  15. S

    Banned vehicles spawning WITHOUT rMod

    Im also using dayz.st server (chern) and tested a bunch of vehicles today and the following work. I do not have rmod. Helis AH-1z, Ah64D, UH-1Y, MH-60s, Jet A-10 Cars policecar, LadaLM, VWGolf The helis and jet you can add on the dayz.st map. I think theyre all under rmod. For the cars...
  16. S

    Tent log?

    In your database go to deployable, find the id number for tent storage. Next go to instance deployable and sort by id. Match with tent, it will tell you the owner and contents. I use this to hide tents for people to find and when theyre empty quick copy and paste to fill them again.
  17. S

    Safe Bases - Almost Complete

    Also cant help but eagerly awaiting code and instructions. Awesome idea.
Back
Top