Papyrus dual wield EquipItem script?

Post » Tue Jun 19, 2012 8:43 pm

Is there a way to use papyrus to equip 2 weapons? I can get which weapon is in each hand with the http://www.creationkit.com/GetEquippedWeapon_-_Actor function, but I don't see an EquipWeapon function.
Theres a GetEquippedSpell(hand) function, and a EquipSpell(spell, hand) function... but no EquipWeapon function??
I can equip 1 weapon with the EquipItem function, but being able to equip a second weapon in the other hand would preferable... Does anyone know a solution to this?
User avatar
Tania Bunic
 
Posts: 3392
Joined: Sun Jun 18, 2006 9:26 am

Post » Tue Jun 19, 2012 7:51 pm

Does anyone know if you can use papyrus to equip 2 weapons?
User avatar
MARLON JOHNSON
 
Posts: 3377
Joined: Sun May 20, 2007 7:12 pm

Post » Tue Jun 19, 2012 10:42 am

is this for an NPC?

you need to make sure the NPC has a dual wield capable combat style first
User avatar
Christine
 
Posts: 3442
Joined: Thu Dec 14, 2006 12:52 am

Post » Tue Jun 19, 2012 5:48 pm

Its for the player
User avatar
Yvonne Gruening
 
Posts: 3503
Joined: Mon Apr 23, 2007 7:31 pm


Return to V - Skyrim