Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
How Do You Kill A Specific Unit When He Enters A Specific Area?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How Do You Kill A Specific Unit When He Enters A Specific Area? (Read 614 times)
0 Members and 1 Guest are viewing this topic.
Alex
Guest
How Do You Kill A Specific Unit When He Enters A Specific Area?
«
on:
06 Mar 2004, 19:02:53 »
Hi All,
How Do You Kill A Specific Unit When He Enters A Specific Area?
Logged
sa8gecko
Guest
Re:How Do You Kill A Specific Unit When He Enters A Specific Area?
«
Reply #1 on:
06 Mar 2004, 19:22:04 »
In the trigger Condition field:
Unit in thislist
in the On Activation field:
Unit setDamage 1
Set west,east, resistance etc. >present , 'Once' accordingly.
Logged
Alex
Guest
Re:How Do You Kill A Specific Unit When He Enters A Specific Area?
«
Reply #2 on:
06 Mar 2004, 20:01:37 »
"Specific" Like With A Name
Logged
sa8gecko
Guest
Re:How Do You Kill A Specific Unit When He Enters A Specific Area?
«
Reply #3 on:
06 Mar 2004, 21:49:13 »
Oh, well, I used 'Unit' to be the most generic possible.
Just use its actual name instead of 'Unit'!
Logged
Alex
Guest
Re:How Do You Kill A Specific Unit When He Enters A Specific Area?
«
Reply #4 on:
06 Mar 2004, 21:59:15 »
Thanks Mate Got It
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
How Do You Kill A Specific Unit When He Enters A Specific Area?
Top of page