_unit = _this select 0
#loop
_unit switchmove "EffectStandTalk"
goto "loop"
that's a little script i whipped up to make it look like a unit is talking for a long time, but when the unit dies he continues to play the animation... How can i make it to where the animation stops after he dies?
Tanks!