Search results

  1. C

    [Help] Safe Zones Epoch

    Installed Working Addons : Sarge AI, Self Blood, Auto Refuel, Missions, Improved trader menus, Towing (lifting isn't working), minimal structures added Addon links: https://github.com/Swiss-Sarge/SAR_AI < credits to Sarge http://opendayz.net/threads/krixes-self-bloodbag-script.12288/ < credits...
  2. C

    God Mode Traders

    Any help at all?
  3. C

    God Mode Traders

    safezone.sqf Private ["_EH_Fired"]; if (isNil "inSafezone") then { inSafezone = false; }; while {true} do { waitUntil { inSafeZone }; titleText [format["Entering Safe Zone. Your weapons have been deactivated."],"PLAIN DOWN"]; titleFadeOut 4; waitUntil {...
  4. C

    God Mode Traders

    mission.sqm (sensors) class Sensors { items=9; class Item0 { position[]={4053.8501,364.76645,11668.645}; activationBy="WEST"; repeating=1; interruptable=1; age="UNKNOWN"; name="zonebash"; expCond="(player distance zonebash) < 75;"; expActiv="TitleText[""Now entering trader city Bash"",""PLAIN...
  5. C

    God Mode Traders

    mission.sqm(markers) }; class Markers { items=17; class Item0 { position[]={7839.6055,381.33774,8414.7324}; name="center"; type="Empty"; }; class Item1 { position[]={-18697.58,379.53012,25815.256}; name="respawn_west"; type="Empty"; }; class Item2 { position[]={4932.3345,0.39950246,1989.1094}...
  6. C

    God Mode Traders

    Installed Working Addons : Sarge AI, Self Blood, Auto Refuel, Missions, Improved trader menus, Towing (lifting isn't working), minimal structures added Addon links: https://github.com/Swiss-Sarge/SAR_AI < credits to Sarge http://opendayz.net/threads/krixes-self-bloodbag-script.12288/ < credits...
  7. C

    Epoch Safe Zones help

    Hello, and I'd like to start by thanking everyone in the community, the amount of support and guides has really helped get my server to where it is now. I am trying to set up Safe zones for my Vilayer Epoch server using http://dayz.st/w/Protected_Dome and...
Back
Top