Doesn't work a function

Post » Sun Nov 18, 2012 10:23 am

Alias_PirateE.GetActorRef().ForceAV("Aggression",100)
Why this function doesn't work?
Npc doesn't attack me
User avatar
Austin England
 
Posts: 3528
Joined: Thu Oct 11, 2007 7:16 pm

Post » Sun Nov 18, 2012 4:02 am

Try using
StartCombat(Game.GetPlayer()).
Also, Aggression is a value from 0 to 4, I think.
User avatar
kyle pinchen
 
Posts: 3475
Joined: Thu May 17, 2007 9:01 pm

Post » Sun Nov 18, 2012 3:19 pm

Try using
StartCombat(Game.GetPlayer()).
Also, Aggression is a value from 0 to 4, I think.
No, i need to work exactly this function.
User avatar
Lizbeth Ruiz
 
Posts: 3358
Joined: Fri Aug 24, 2007 1:35 pm

Post » Sun Nov 18, 2012 3:15 pm

No, i need to work exactly this function.

Would be cool if you could explain.
User avatar
Ron
 
Posts: 3408
Joined: Tue Jan 16, 2007 4:34 am

Post » Sun Nov 18, 2012 1:50 pm

Would be cool if you could explain.
Never mind i used your advice about
Try using
StartCombat(Game.GetPlayer()).
Also, Aggression is a value from 0 to 4, I think.
and it's helped me. Thank you
User avatar
Nana Samboy
 
Posts: 3424
Joined: Thu Sep 14, 2006 4:29 pm


Return to V - Skyrim