Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

xtriaden

Member
  • Content Count

    35
  • Joined

  • Last visited

  • Medals

Everything posted by xtriaden

  1. I thought I had remove the Event Handler? Still not working for me... any chance of you uploading me your template Dale0404?
  2. Hi, You might find http://www.arma2.com/comref/full.html#publicVariableString useful I am unsure when they added this command but its what I use now insted of global variable.
  3. Hi Dale0404 I did have Briefings / Task working until patch 1.03. here is the link all about How to do Briefings: http://forums.bistudio.com/showthread.php?t=73424 Almost 20k Views so I guess a few of us find this tricky :-)
  4. @ Mike84 thanks, with your help I did have my Briefing and Task working before 1.03 Patch. I remove every thing below // run this file again when respawning (only setup the killed EH once though) // to stop it from adding a new Briefing after death, but now I get no briefing after death (or Multi-Briefing if I keep things as they where). So am I missing something? Dose anyone have this working right after Patch 1.03? Do I need to add the briefing to all group members or is there some other trick. Driving me Mad as all the working missions I had are now broke lol.
  5. also check the "Special" is set to none, if you leave it on "In formation" then others in the same group will be move to near the leader.
  6. xtriaden

    A big "wow" !

    I always setup a repeating Radio Trigger with:- player exec "camera.sqs"; showCinemaBorder false; in the "On Activation" field for checking what AI is upto on missions I am making in the Editor. You can set Repeating Radio Triggers to slow down time also. setAccTime 0.5 for 1/2 Speed . setAccTime 1 Normal Speed. Heres a quick Demo Mission. http://rapidshare.com/files/260257604/Cam_Triggers.Chernarus.zip
  7. xtriaden

    The need for Afghan mountains

    Ofc I want an Afghan Map that runs as a stand alone addon. I want as many cool Battle Fields and Toys as I can get my hands on. I would like to see BIS working hard on the next patch and releasing the latest tools and let the Community make / convert the maps and Addons. I think we are waiting for the release of Visitor 4 before you will see lots of new Islands.
  8. Its just the Mission that is at fault. Buy the game and unpack the mission then re-write it to your own taste (if you must). Or better still write your own Missions, how every you like them. The AI is insane and there are still lots of strange bugs, but I am sure that you will get your moneys worth. Demo is free and sounds like you have already had hours of fun.
  9. Sounds like your after this http://forums.bistudio.com/showthread.php?t=73241 you will also need the commands. Removeallweapons this; This AddWeapon "Weapon name"; This AddMagazine "MagName"; eg. removeAllweapons This; This addMagazine "30Rnd_556x45_Stanag"; This addMagazine "30Rnd_556x45_Stanag"; This addMagazine "30Rnd_556x45_Stanag"; This addMagazine "30Rnd_556x45_Stanag"; This addMagazine "30Rnd_556x45_Stanag"; This addMagazine "30Rnd_556x45_Stanag"; This addMagazine "Javelin"; This addMagazine "15Rnd_9x19_M9SD"; This addMagazine "15Rnd_9x19_M9SD"; This addMagazine "1Rnd_HE_M203"; This addMagazine "1Rnd_HE_M203"; This addMagazine "1Rnd_HE_M203"; This addMagazine "1Rnd_HE_M203"; This addMagazine "1Rnd_HE_M203"; This addMagazine "1Rnd_HE_M203"; This addWeapon "M16A4_ACG_GL"; This addWeapon "M9SD"; This addWeapon "Javelin"; This addWeapon "Binocular"; This addWeapon "NVGoggles"; Hope that helps.
  10. My Mouse 4 is Reload weapon, Mouse 5 is Toggle weapons and I have my Middle Mouse button set to look (Not Freelook). I have Step over set to 2x the key I use for up (not standup) and Go Prone (not prone) as 2x my Crouch Key. This all feels nice for me but it dose take alittle time to remap the keys there are so many lol.
×