Search results

  1. O

    [Support] ESS

    Ebay did you see the message i sent ya while back with 2 drop box files ... kinda stuck in the mud on how to get this to work...
  2. O

    [Support] ESS

    ebay i started a conversation with you on how the old humanity list i have that i like to work on your new system
  3. O

    [Support] ESS

    btw ebay thanks for the help months ago with the humanity tiers.
  4. O

    [Support] ESS

    or can on the menu list the + and - tier ranks?
  5. O

    [Support] ESS

    just have a question. I have 4 humanity Tier Ranks of 9 classes per tier side how would i apply this? Tier1 new players tier 2 +20k and -20k tier 3 +100k -100k and tier 4 +200k and -200k.
  6. O

    heli gunner used for ground patrol

    thx. Your the best.
  7. O

    Ai in heli or ground veh toggles sound custom sound?

    no clue but thanks for helping
  8. O

    Ai in heli or ground veh toggles sound custom sound?

    ok. i use dzai and on my ai heli list i have Ka137_PMC . When ai spawn in that heli i like a custom siren sound named SirenLoopMono.ogg to play. Kinda like a player toggle siren on in a cop car.
  9. O

    Ai in heli or ground veh toggles sound custom sound?

    is it possable with dzai or wicked ai heli and land patrols toggle a custom sound example siren/airraid.ogg? If so can someone help me with this.
  10. O

    [Support] DZMS DayZ Mission System

    Vampire you seem pretty smart so my bud and i want to show you something that he was working on and if its possible to get working. Wayfar.de:9992 look for osmox
  11. O

    Heli hover attachto player fly's off

    I've been trying to get a ka137 heli either from dzai or wicked ai that would spawn like a normal heli but instead of shooting a player but fly down hover and attachto and fly off then drop player around 600 meters in the air. Anyone help that's good with scripting?
  12. O

    [Support] DZMS DayZ Mission System

    the supply drop mission can you make a vehicle drop instead?
  13. O

    Is there a good tornado script floating around?

    Cant seem to find the tornado script that i've seen on videos...
  14. O

    DayZ Genesis (DayZ Epoch Branch)

    Rentiger1112 if you have time i would to ask you something. You seem to be pretty smart about coding from what i heard.
  15. O

    cant seem to get the warp to work on epoch anything change?

    cant seem to get the warp to work on epoch anything change?
  16. O

    WarpZone help thread

    Not sure why this isnt working! Running epoch class Sensors { items=6; class Item0 { position[]={6325.6772,304.99033,7807.7412}; a=100; b=100; activationBy="WEST"; repeating=1...
  17. O

    How to add Humanity to ai kills + or - based on players humanity

    private ["_unit","_player","_humanity","_banditkills"]; _unit = _this select 0; _player = _this select 1; //If the killer is a player, lets handle the humanity if (isPlayer _player) then { private ["_banditkills","_humanity"]; //diag_log text format ["[DZMS]: Debug: Unit killed by...
  18. O

    heli gunner used for ground patrol

    is it possible to make this work from ground veh with turrets so ai can shoot on land? //Fill all available helicopter gunner seats. _heliTurrets = configFile >> "CfgVehicles" >> _heliType >> "turrets"; if ((count _heliTurrets) > 0) then { for "_i" from 0 to ((count...
  19. O

    How to add Humanity to ai kills + or - based on players humanity

    was wondering how would you add humanity + or - when you kill ai based on players humanity?
Back
Top