rcaohm Posted July 22, 2014 Share Posted July 22, 2014 I don't want actor to start combat to anyone who attack them .I just want use this actor for target practices that anyone from any factions can attack them without start combat to them.I want them not react,run away. just do what ever they doing and dead when HP drain out. How can I do that? Thanksand sorry about the language. Link to comment Share on other sites More sharing options...
devinpatterson Posted July 22, 2014 Share Posted July 22, 2014 (edited) I just want use this actor for target practices that anyone from any factions can attack them without start combat to them. I want them not react,run away. just do what ever they doing and dead when HP drain out. How can I do that? If they aren't moving, you can use SetRestrained (ie ActorTargetPractice.SetRestrained 1). They won't attack and will simply be frozen in place until killed. EDIT: quote tags are acting up :sad: Edited July 22, 2014 by devinpatterson Link to comment Share on other sites More sharing options...
devinpatterson Posted July 22, 2014 Share Posted July 22, 2014 Also you can have a restrained actor and still force animations. Link to comment Share on other sites More sharing options...
rcaohm Posted July 24, 2014 Author Share Posted July 24, 2014 (edited) Thanks ! It not straight directly what I looking for. I don't want the actor frozen just NOT REACT to attacker against with them. but Thanks any way. Edited July 24, 2014 by rcaohm Link to comment Share on other sites More sharing options...
Recommended Posts