Jump to content

Tempest67

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Tempest67

  • Rank
    Rookie
  1. Cheers JDog. The really frustrating part is that I have got it to work when I'm testing it - like in the mission you've kindly attached. The real problem is when I try the 'exact' same process in my mission and it simply doesn't work. At the moment as soon as anyone enters the chopper it takes off, even though there are other alive team members left. Thanks again.
  2. I'd already taken all the activation statements out and reset the conditons to true, but still the problem persists - the helicopter refuses to land automatically. The only way I can get it to work is to aim at the helicopter in mid-air and tell my squad to get in. The helicopter then lands, the squad gets in, I get in and it takes off to the predefined wp's. I've got the helicopters first wp syn'd to a trigger with Radio Bravo as activation if this makes any odds. Cheers for the help. I forgot to mention: I checked the .rpt file and it contained no errors.
  3. Thanks for the help Fabrizio. Unfortunately that didnt seem to work. Most likely something I'm doing incorrectly. I deleted the MOVE wp with the ((!alive t1) Or (t1 in heli1)) etc. as the condition, added a GETIN wp for the infantry group and syn'd this with the LOAD wp for heli1. The outcome was that the helicopter didn't land, it simply followed the wp's on an endless loop.
  4. Hi guys, I'm really new to mission making and I've used these forums to set me on my way to almost finishing my 1st small and straightforward sp mission. Well, straightforward till I decided to extract the troops with the Huey! I used the Helicopter extraction procedure found on this forum and created a chopper, a move wp close by, an invisible helipad, placed a load wp and a move wp on this. I added the dostop Helicopter;Helicopter land "land" on the load wp and in the move wp the ((!alive unit1) OR (unit1 in helicopter)) AND ((!alive unit2) OR (unit2 in helicopter)) AND ((!alive unit3) OR (unit3 in helicopter)) AND ((!alive unit4) OR unit4 in helicopter) AND ((!alive unit5) OR (unit5 in helicopter)) . I followed this up with subsequent move wp(s) an unload wp (adding in the dostop code again) and another invisible helipad etc., etc., etc.. I tested this on the editor and to my surprise I got it to work! But, in my mission, using the same setup the chopper takes off as soon as anyway enters it, whether it be myself or fellow squad members. I assumed I had entered the code wrongly, or made some another error, but I hadn't. I even deleted what I had in the mission and merged it with the test setup that I knew was working, but still it doesn't work within the mission. It seems that some other variable is throwing it out somehow, but after 4 days of trying to sort this out, I'm out of ideas. I realise it's hard to know what the problem is without seeing my mission, but I was hoping that some of you guys might have some ideas as to the possible cause. Any help would be much appreciated. Cheers
  5. Tempest67

    1-6 Behind Enemy Lines

    That was it. I hadn't realised they all had to survive. Doh! Cheers.
  6. Tempest67

    1-6 Behind Enemy Lines

    Made it back to the base (eventually!) but nothing seems to happen? Enjoyed the mission immensely though. Great atmosphere, tension and excitement. Am I missing something at the end? Been all around the base speaking to the officer etc but still nothing.
  7. Tempest67

    SP Mission: Sweep & Strike

    Great mission Ubiquitous. I really enjoyed that one. Unfortunately, I didnt get to call in an air strike - even though all tasks where showing green and completed - probably something I'm doing incorrectly. I used the Laser Mark on the T-90's, but no option to 'send in' co-ordinates. I wasn't able to drive any vehicles either and when I ordered a squad member to enter vehicles, it was always met with a 'negative'. Not sure if this was supposed to happen, or once again, a fault with my inexperience. Thanks again - nice mission.
×