OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: eversman on 21 Jun 2003, 19:46:02
-
Hi guys... two guestions.
How i could check that ap belong to ap2 group.
And is it possible to create a invisible marker????
-
1)
? (leader ap) == (leader ap2) :
or in triger - condition field
(leader ap) == (leader ap2)
shud work ;D ;)
2) use type empty wen chosing types
LCD OUT
-
thanks, i try this...
-
Just to add one more way:
group ap == group ap2
~S~ CD
-
1)
? (leader ap) == (leader ap2) :
or in triger - condition field
(leader ap) == (leader ap2)
shud work ;D ;)
2) use type empty wen chosing types
LCD OUT
LCD when i use empty type, i see only BIG marker on the map that isn't invisible :P ???
-
in da mision editor ?
its visible 2 misionmaker so u can know were u put it :P - preview da mision or load it ;) :P
LCD OUT
-
Thanks guys... it's now works OK!!!! :D