Hi all I have made a script which resurrects a boss each time he is killed attached to a trigger box:
Scriptname NemesisRebirthScript extends ObjectReference Quest Property POS Auto Event OnTriggerEnter(ObjectReference akActionRef) If(akActionRef == Game.GetPlayer()) If (POS.GetStageDone(60)) Nem2nd.Resurrect() NemRebirth.Reset() EndIf EndIfEndEventCell Property NemRebirth Auto Actor Property Nem2nd Auto
Now the script works fine the problem is when the vampire lord (Nem2nd) is resurrected he is lying on the floor and moves around like this instead of standing upright and equipping spells. Anyone help me please? see image:
http://www.nexusmods.com/skyrim/Images/384344/?