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 to define a certain unit is in a certain vehicle?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: how to define a certain unit is in a certain vehicle? (Read 454 times)
0 Members and 1 Guest are viewing this topic.
gundernak
Guest
how to define a certain unit is in a certain vehicle?
«
on:
24 Jul 2003, 04:17:23 »
Hi,
I would lkie to define in the editor a state when myplayer is in the scudlauncher.
I know the 'myplayer != vehicle myplayer' form, but it does not define a certain vehicle.
I guess it is a basic question, sorry for that
thanks in advance
Andris
Logged
m21man
Guest
Re:how to define a certain unit is in a certain vehicle?
«
Reply #1 on:
24 Jul 2003, 04:28:34 »
condition = myplayer in scudlauncher
Logged
gundernak
Guest
Re:how to define a certain unit is in a certain vehicle?
«
Reply #2 on:
24 Jul 2003, 15:36:56 »
thanks, it was rather simple
Logged
deaddog
Guest
Re:how to define a certain unit is in a certain vehicle?
«
Reply #3 on:
25 Jul 2003, 15:47:12 »
You could also use:
vehicle myplayer == scudlauncher
Logged
LCD
Former Staff
Re:how to define a certain unit is in a certain vehicle?
«
Reply #4 on:
25 Jul 2003, 18:30:44 »
nd u can solve datopic
LCD OUT
Logged
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing -
O-Team Beta
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 to define a certain unit is in a certain vehicle?
Top of page