Hey people, ive been busy lately trying to get the hang of ofp scripting but im stuck atm.
im now trying to let a group of soldiers surrender to you when you kill one of them (as a test)
now what i need to know is: what command do i use (even when the soldiers are not in the same group)
i now have a trigger with (anyuthing in () is not working from what i know... error reports flood in then):
condition: (eachunit = thislist) ;not alive east1
onactivation: (foreachunit east switchmove "FXStandSur")
now what did i do wrong? probably everything but hey, i aint learning for nothing
i tried searching the forum but i only got hits from stuff i could not understand very well.. so can anyone assist? thnx ahead
(if this has been asked before could someone add a link to that thread? thnx)