OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: edeniaz on 13 Aug 2004, 18:04:22

Title: How can I use trigger with specially unit?
Post by: edeniaz on 13 Aug 2004, 18:04:22
Hi.

I wanna make some mission and I got some trouble to use trigger.

The unit named "U1" is west. I wish to make if U1 is move in range of a trigger names T1, then trigger is on. just U1, not the other west or east units. But trigger has only west, east, anybody and other options.

How can I make a trigger just activate with U1? I tried some command like 'distance' but that's not collect...
Title: Re:How can I use trigger with specially unit?
Post by: dmakatra on 13 Aug 2004, 18:12:27
Group him with the trigger.

:beat: *Gets Shot* :beat:
Title: christ!
Post by: edeniaz on 13 Aug 2004, 18:24:34
Thank you very much! It's done!