OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: liamh on 17 Mar 2003, 21:44:50

Title: how make conditions true/false using scripts?
Post by: liamh on 17 Mar 2003, 21:44:50
atm i am making my first mission that is taking me longer than 30 mins to make  ;P
I have made some pretty exploding napalm barrels, artillery strikes (you can see the shells fall  =) but vertically  =(  )
but now i am stuck.
All i need to do now is make conditions turn true using scripts (editor wont do what i need)
Can anybody tell me how to do this?
anyway im outta time now, cya  =)
Title: Re:how make conditions true/false using scripts?
Post by: Artak on 17 Mar 2003, 22:43:21
type in your script

yourcondition=true

and it will be true  ;)