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
) »
If a unit is in one of three vehicles avaliables...
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: If a unit is in one of three vehicles avaliables... (Read 951 times)
0 Members and 1 Guest are viewing this topic.
seanver
Guest
If a unit is in one of three vehicles avaliables...
«
on:
28 Sep 2002, 15:00:21 »
I wish to make one trigger that is activated when a unit is in one of three vehicles. I mean if the player gets in the vehicle called a1, then the trigger is activated. If the player gets in the vehicle called a2, the same, etc.
Logged
icarus_uk
Members
LiarLiarPants Inflame True
Re:If a unit is in one of three vehicles avaliables...
«
Reply #1 on:
28 Sep 2002, 15:03:46 »
Condition is;
UnitName
In
VehicleName1
OR
UnitName
In
VehicleName2
OR
UnitName
In
VehicleName3
Logged
seanver
Guest
Re:If a unit is in one of three vehicles avaliables...
«
Reply #2 on:
28 Sep 2002, 15:09:36 »
Can we pretend that I have never asked this question??? Dammit if I were even using the "AND" operator in the trigger... how stupid I am... Ok, there's nothing to see here so move along.
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
) »
If a unit is in one of three vehicles avaliables...
Top of page