OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: .pablo. on 21 Jun 2003, 05:39:47

Title: 2 quick questions
Post by: .pablo. on 21 Jun 2003, 05:39:47
#1

i want to have my mission end when all the (living) men of 2 specific groups and 2 specific helicopters (and the crews) are within a small area and are on the ground.  

#2

how do i end an intro?
Title: Re:2 quick questions
Post by: LCD on 21 Jun 2003, 13:17:21
@ 1

make a 4 trigers  8)

nd group 2 da groups

now in da activision of each triger put

this and ("getpos _X select 2 < 3" count units groupname == count units groupname)

just u wil need 2 tell da heli crew 2 get out of da choper (ithink)

also use difrent groupname 4 each group ;)

@ 2

put end1 triger nd activate it  :P  ;D

not exactly advanced but... :moon: :booty:

LCD OUT
Title: Re:2 quick questions
Post by: .pablo. on 21 Jun 2003, 17:37:44
i thought _x was only used with the foreach command?
Title: Re:2 quick questions
Post by: LCD on 21 Jun 2003, 22:50:41
uses count also ;) :P

4 conditions ;D  8)

LCD OUT
Title: Re:2 quick questions
Post by: .pablo. on 22 Jun 2003, 03:25:20
works perfectly, thanks so much