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

csparks23

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About csparks23

  • Rank
    Newbie
  1. Hello, I'm trying to make a mission where if BLUFOR is detected by OPFOR a hostage will blow up. I used this exec "camera.sqs" and got the camera information and saved it to the mission folder under "explosion.sqs". When the trigger is activated I put this exec "explosion.sqs" The explosion will happen, however the cutscene is not activated. Is there anyway to do this? Sorry, I'm very new to arma 3.
  2. Hello, I am trying to make certain AI mortars fire upon a marker when a trigger is activated. I'm using unitname doArtilleryFire [getmarkerpos"markername", "8Rnd_82mm_Mo_shells", 8]; and when the trigger is activated they will turn and face the target and then the mortar just kind of bobs. Goes from like 80 degree angle to 60 degree angle over and over never firing. I know zero about scripting but i know i have everything named properly.
×