Can't make NPCs pose like I want them to.

Post » Sun Jul 10, 2011 8:54 pm

I have a pose for some NPCs, where they have their 2H sword out and are holding it with both hands in the center of their body.

I want them to
A.) Have their swords out
B.) Look directly ahead, not at other nearby NPCs
C.) Play the animation.

I can't make all three happen.

I make them pull their swords out with setalert. I use setrestrained to keep them from looking at other npcs, and I use pickidle for them to pick the animation.

It seems like they won't draw their swords with setalert if they are already playing the animation, setrestrained prevents them from doing both, the animation won't play unless pickidle is called first, etc.

Any ideas?

I suppose what would really be the perfect solution is to have a clothing item that look like a sword in the NPC's hand..
User avatar
Matt Gammond
 
Posts: 3410
Joined: Mon Jul 02, 2007 2:38 pm

Post » Mon Jul 11, 2011 12:20 am

Problem solved, I called setalert via quest script before the cell is entered.
User avatar
Bonnie Clyde
 
Posts: 3409
Joined: Thu Jun 22, 2006 10:02 pm


Return to IV - Oblivion