Forcing NPC vs NPC Fist Fight

Post » Thu Jun 21, 2012 2:45 pm

I know that there are times when the player can go into a fist fight, like in the Bannered Mare, but how would I set it so that at a certain part of a Scene one NPC character starts fist fighting another then stop at another stage of the Scene?

I've searched around and found various vids and things but they all have something to do with either input from the player or the player doing the attacking.

Thanks for any and all help!
User avatar
kiss my weasel
 
Posts: 3221
Joined: Tue Feb 20, 2007 9:08 am

Post » Thu Jun 21, 2012 8:04 am

Bump!

Any ideas?

Thanks!
User avatar
sarah taylor
 
Posts: 3490
Joined: Thu Nov 16, 2006 3:36 pm

Post » Thu Jun 21, 2012 12:06 pm

The first time you enter Jorvaskr there is a fist fight going on, maybe it'll help you out
User avatar
Jade Muggeridge
 
Posts: 3439
Joined: Mon Nov 20, 2006 6:51 pm

Post » Thu Jun 21, 2012 12:08 pm

The first time you enter Jorvaskr there is a fist fight going on, maybe it'll help you out

I've looked at the fight scene in Jorvaskr

They use a rather complicated scene for that.

I was hoping that something like:

DisArm.NPC(NPCA)
DisArm.NPC(NPCB)
NPCA.StartCombat(NPCB)
NPCB.StartCombat(NPCA)

But, of course...that would be too simple :confused:
User avatar
Austin England
 
Posts: 3528
Joined: Thu Oct 11, 2007 7:16 pm


Return to V - Skyrim