How to get NPC to wear something in inventory

Post » Mon Mar 14, 2011 4:15 pm

I put a certain piece of clothing in a NPC's inventory in the cs, but in game they dont wear it. Its a certain ring and theres no other ring in their inventory. Do i need a script or what?
User avatar
Lizbeth Ruiz
 
Posts: 3358
Joined: Fri Aug 24, 2007 1:35 pm

Post » Tue Mar 15, 2011 1:00 am

I put a certain piece of clothing in a NPC's inventory in the cs, but in game they dont wear it. Its a certain ring and theres no other ring in their inventory. Do i need a script or what?

Are you sure the NPC is not wearing it? (If it is, you can snatch the ring while pickpocketing). You could use *NPCREF*.EquipItem *FormID* to equip it on the NPC.
User avatar
Joey Avelar
 
Posts: 3370
Joined: Sat Aug 11, 2007 11:11 am

Post » Mon Mar 14, 2011 5:58 pm

NPCs should equip it if it has a value. If it doesn't giving it a value of 1 may make them equip it.
User avatar
Manuel rivera
 
Posts: 3395
Joined: Mon Sep 10, 2007 4:12 pm


Return to IV - Oblivion