OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: WizzyWig on 26 May 2003, 16:10:03

Title: "can this be done"diffent action for each side!!
Post by: WizzyWig on 26 May 2003, 16:10:03
Code: [Select]
http://www.ofpec.com/yabbse/index.php?board=13;action=display;threadid=9801
ok i think i posted this incorectly so ill post in hear to see if any one can help me out whth this please read post and answer any were just as long as i know were ok thanks

"what i wont it two actions on one addon that only one action can be used by west and one by east to activate  a different script each time thanks
Title: Re:"can this be done"diffent action for each side!!
Post by: raedor on 29 May 2003, 14:21:12
im sure that you use scripts for those actions.
then u only have to add a linbe like this:
? (side _soldier) == west: exit

is that what u want to have?