Home   Help Search Login Register  

Author Topic: Mission help Please  (Read 554 times)

0 Members and 1 Guest are viewing this topic.

SAS

  • Guest
Mission help Please
« on: 21 Apr 2003, 16:05:46 »
Hi All, I am working on an Escape and Evasion mission where you play some SAS sodiers behind enemy Lines, I have a few problems/questions if anyone can help it would be much appreciated.

1) How do i make a Black Ops soldier also a Medic?, Am I also right in thinking it is LAWLauncher and LAWMagazine for a LAW rocket?

2) The mission ends when a Chinook is called via a radio and picks your squad up however when I call the Chinook the chopper just flies its path and doesn't pick up the team.  I have this as an Extraction script.
Code: [Select]
_x=getpos vehicle SAS1 select 0

_y=getpos vehicle SAS1 select 1

_z=getpos vehicle SAS1 select 2

chopper1 move [_x,_y,_z]
exit

and 3 Triggers

Trigger 1: Condition called and (SAS1 distance chopper1 < 200)
On Activation: chopper1 sidechat "Alpha Two Niner we have you in sight, coming in hot."; chopper1 flyinheight 15

Trigger 2: Radio Alpha
Condtiion This
On Activation: SAS1 sidechat "Alpha Two Niner We are Ground Call Sign and we need extraction Over"; chopper1 move (getpos SAS1); called = true;

Trigger 3:
Condition SAS1 in chopper1
onactivation: chopper1 flyinheight 20;

Thanks

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Mission help Please
« Reply #1 on: 21 Apr 2003, 16:24:32 »
1a)   You can't, unless you get scripting.  However there is an addon somewhere, no idea where.  

1b)  No, you're not.  ;)   Check the Ed Depot - Tutorials - References for a complete listing of weapon and ammo names.

2)  Choppers are a whole field of interest within OFP.   There are a couple of tutes in the Ed Depot and plenty of stuff on the forum - use the forum search function to find it.

You little extraction script doesn't appear to do anything except move the chopper to the postion of whatever vehicle SAS1 is in, and you can do that much more simply - as you have - with chopper1 doMove getpos SAS1.    What you don't have anywhere is an instruction for the chopper to land or an instruction for the SAS loons to get into it.  

Getting choppers to land and pick you up at a given place (where you can pre-place an invisible H) is hard enough, doing it whereever the loons happen to be is even harder.   Master the first before attempting the second.

If you haven't already, learn about GET IN and LOAD waypoints, and the command land.    Commands assignAsCargo, moveInCargo are worth knowing too, even if you don't actually end up using them here.


Oh, and

Welcome to the forum!
Plenty of reviewed ArmA missions for you to play

SAS

  • Guest
Re:Mission help Please
« Reply #2 on: 21 Apr 2003, 17:23:21 »
Thanks I was in the forum back when it was concept-5 :) but the account seems to be missing and its been so long since I made any missions I have forgotten everything  :-[

Though Saying that I should of remembered the Land command

Thanks :)

Offline Captain Crunch

  • Members
  • *
Re:Mission help Please
« Reply #3 on: 21 Apr 2003, 17:40:12 »
Eh there!!

   I do not know where You can find the Black Op medic add on no more but I do have it!

   Is it possible to simply attach the the .zip file to a reply here or if not how?

(Thats if Your still interested to have it.) ;)
Back to the forest!

SAS

  • Guest
Re:Mission help Please
« Reply #4 on: 21 Apr 2003, 18:14:49 »
Yes please I would appreciate it, thx

Offline Captain Crunch

  • Members
  • *
Re:Mission help Please
« Reply #5 on: 21 Apr 2003, 18:29:46 »
I'm very glad to help.

   The .zip file is original from the creator, "SelectThis" or at least thats how I downloaded it. It contains several different units which are very nice by the way!!

   It's not mentioned in the readme file with which version the addon is compatible with but I have v.1.46 and it works fine!!

Thanx to SelectThis!!


...And have fun with the addon!


    ...Damn!! I forgot! The file is to big to attach here!!! I can send it to you through email. If you don't wanna mention your email here, just write me and I'll send it to you right away.


    my email:      jasonbeaupre1@hotmail.com
« Last Edit: 21 Apr 2003, 18:36:50 by Captain Crunch »
Back to the forest!

SAS

  • Guest
Re:Mission help Please
« Reply #6 on: 21 Apr 2003, 18:52:02 »
email is listed in Profile its donald@deltaforcecommand.org.uk thx

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Mission help Please
« Reply #7 on: 21 Apr 2003, 18:52:36 »
lol we if we know the author it should take only seconds to find ... 5 ..... 4 .... 3...
ah, there we are

http://www.ofpec.com/addons_depot/index.php?ID=48
Plenty of reviewed ArmA missions for you to play

Offline Captain Crunch

  • Members
  • *
Re:Mission help Please
« Reply #8 on: 21 Apr 2003, 18:58:27 »
Ite macguba! You're the best!!! ;D




.....The beatings will continue untill moral improves!

Or.....The beatings will continue untill the light turns on!!!
Back to the forest!