OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: pazuzu on 01 Mar 2004, 06:44:18
-
Hi, I wanted to find out how I can keep a vehicle locked untill first objective is done. Then when first obj is triggered the vehicle unlocks.
I know this must be possible but I cant seem to find anything on it.
Thank you.
-
i think the command you're looking for is:
jeepOne lock true
-
Thanks but how do I get it from locked to unlocked?
-
Car Lock true ----- the car would be locked
Car Lock False -----The car would be unlocked
-
Thank you.
If I lock vehicle in editor can I still unlock it with trigger activation.
Like if I got a chopper thats already locked but I want it unlocked when all east are dead using that trigger would that work?
I'm trying to keep people from taking a chopper in my mission too soon. I want it unlocked only after area is cleared.
Thanks for the help
-
Yes, you can unlock the vehicles, that was locked in editor!
Like you can lock vehicles, that was been unlocked! :)
-
thanks for the help guys it works perfectly