Jump to content

vengeance1

Member
  • Content Count

    1621
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by vengeance1

  1. vengeance1

    FFAA MOD Spanish army

    Outstanding! Just Outstanding! :)
  2. Thanks Silola then I will continue with my development of DAC in Domination.
  3. Is there or will there be a compatible DAC for Standalone OA users? It appears to error needing A2 content for those that have separate installed OA.
  4. vengeance1

    co30 DominationA2! One Team

    XENO: "And why do you use x DAC zones instead of deactivating one zone, move it to the new mission and activate it again ?" Very good question! :rolleyes: That works perfect! Thanks
  5. Awesome Rock, thanks for all your hard work. ;)
  6. vengeance1

    co30 DominationA2! One Team

    Xeno if I wanted to write a custom script (sqf) that needed to know what the current sidemission number was which variable name would I use. My example; call compile format["[z%1] call DAC_Deactivate",current_mission_index]; This does not seem to work do I need to use _current_mission_index or __XJIPGetVar(current_mission_index) :banghead: Thanks
  7. Thanks Silola, I will give that a try.:)
  8. Could someone help me with how to dynamically DeActivate a Zone. I am redoing all of Domination OA Side Missions with DAC, almost done and I need to DeActivate the Zone with Current Mission # but not sure how to script it. Here is what I have. Example: [z40] call DAC_Deactivate; Need to do this: Obviously don't know correct way to insert variable. [z["current_mission_index"]] call DAC_Deactivate; Thanks
  9. Well Done this will help everyone a lot. Thanks ;)
  10. Gnat just wanted to say thanks for continuing to make ships for ARMA 2, we need them badly. Well Done! ;)
  11. Ok so where do we put this? * ca and * expansion in Steam?
  12. vengeance1

    US Support

    This is sure good news, really like your script but it MP was an issue. This is great. :)
  13. As usual Mandoble your the man!
  14. Thanks Silola, I'll get right on trying boats and adding this to my mission. Well Done! ;)
  15. vengeance1

    Project RACS

    Too Funny! :D Nice looking F16 WLD
  16. Question, Can we create a Water Zone and use Ships as a Vehicle? Seems I remember this not being possible in DAC for ARMA1 Thanks
  17. vengeance1

    BWMod v 1.7 released!

    thanks Manzilla but that is for just 1 soldier I need the whole Faction for the weapons box. if (d_player_faction in ["USMC","CDF","mas_usa_rang","BWMod"]) then { but this does not work. OK figured it out had to take apart the pbo it is "Bw". Thanks
  18. vengeance1

    BWMod v 1.7 released!

    Can someone tell me the Class Name (faction) for BWMod Soldiers? I am trying to add them to Domination but everything I try does not work. Example I have added US Rangers "mas_usa_rang" but "BWMod" doesn't work. Thanks
  19. armatech, thanks so that's why I keep getting different number of spawned RH1B's, :D I thought it was something I was doing in other script addons causing the issue thanks for that.
  20. I played around with this thing for myself for awhile and found interlocking the Door Open with Missile fixed that. Also played around with Chute and got it to work on landing repeatedly, think it was a simple script change/error. Actually replaced the DLIR stuff and camera issue with Mando Missile Console and camera and it worked pretty good. Also interlocked Mando Missile Console so could not be activated unless Missile Doors Open. There was also a issue with Altitude and the Eyebrow alarms not acting right which was an easy fix, think it was reversed or something if i remember right but could tell how that code was suppose to affect use. Guess what I am saying is this Plane is awesome and almost there I am just not smart enough to help but with you guys on it maybe this would give Fortran enough help to get it finished. Hope this helps with ideas.
  21. You guys are doing a great development job, lots of work and lots of vehicles. Keep up the great work. I am working on a Domination conversion but I will wait until the class names are final. Thanks
  22. vengeance1

    Medevac Module

    Good News I was just testing this out with the BW Mod SAR Helo. But I need to add code to the Init Line of the Helo like " Open the Side Doors" how can I do this ? Thanks
  23. Same thing for me and yes I am using many mods.
  24. vengeance1

    Wings of Russia: IL-76

    Thanks Smersh this is going to make it one of the best Planes Yet! Well Done!
  25. vengeance1

    Wings of Russia: IL-76

    Manzilla I think your probably correct, I tested this in my mission with Mando Anti Air and RKSL Flare System and without the RKSL System that came with the AddOn. The Flares did not work in my test. The plane is awesome however, features, Cockpit, handling, BTR Drop, Paradrop all work Great! This is a great addition once they get the RKSL figured out.
×