Set stage on multiple deaths

Post » Sun Jun 15, 2014 4:42 am

I've made a quest objective where you have to kill all enemies in a room, then the quest will proceed to the next stage. But I only know how to do that with 1 enemy, not with multiple. So how do I set a stage when multiple enemies are killed?

User avatar
Je suis
 
Posts: 3350
Joined: Sat Mar 17, 2007 7:44 pm

Post » Sun Jun 15, 2014 2:48 pm

One way would be to have each death advance to a stage in-between the two stages you are talking about. That intermediate stage then checks if all the enemies, which I assume are in ReferenceAliases, are dead. If all enemies are dead, then the quest is advanced to the next stage. If not, then the quest goes back to the previous stage and waits for the next attempt. There may be more elegant solutions, so you might want to wait a while in case a better method is posted.

User avatar
QuinDINGDONGcey
 
Posts: 3369
Joined: Mon Jul 23, 2007 4:11 pm


Return to V - Skyrim