Reequip armor and weapons after transformation?

Post » Mon Nov 19, 2012 2:51 pm

I'm working on a script to reequip armor, weapons and spells after transforming back to human.


It catches what weapons or spells are equipped in player's hands before they are unequipped, and then (while transforming back to human) it reequips them.


Two handed weapons, bows and spells are reequipped correctly, but one handed weapons aren't. I can only equip them in right hand, left hand weapon does not show(although the animation and sound work, there is actually no weapon in hand - only fist with animation and sound of a weapon). And it doesn't equip shield.


And I don't even know how to equip armor, so I'm asking for your advice =)

P.S. does anybody know where vampire lord reequips armor and weapons? I've searched through DLC1PlayerVampireChangeScript, but it is identical to PlayerWerewolfChangeScript and there is no reequip function in both these scripts, so it should be somewhere else I think.
User avatar
REVLUTIN
 
Posts: 3498
Joined: Tue Dec 26, 2006 8:44 pm

Post » Mon Nov 19, 2012 5:19 am

I would think on the NPCs that the same script that tells them to put on the best gear in their inventory would be the one that equips the NPC or Vampire Lord in this case.

Perhaps that script can be applied to the PC.

Note, when in the regular game one goes Werewolf, do they have to re-equip their gear after changing back to human? IDK the answer as I have not gone werewolf in this game. In any event, I am sure the scripting is similar to what you want.
User avatar
Matthew Aaron Evans
 
Posts: 3361
Joined: Wed Jul 25, 2007 2:59 am

Post » Mon Nov 19, 2012 3:05 am

No, after werewolf wears off you're butt naked.
User avatar
Czar Kahchi
 
Posts: 3306
Joined: Mon Jul 30, 2007 11:56 am

Post » Mon Nov 19, 2012 12:23 pm

I don't think that it equips best armor you have in your inventory
But it is a very good idea for a mod =)
User avatar
Silvia Gil
 
Posts: 3433
Joined: Mon Nov 20, 2006 9:31 pm


Return to V - Skyrim