[Help Request] Adding custom items to existing creatures with WeiDU
Mindmoil
Member Posts: 8
I made a custom item that I wanted to add to NPC, namely Tethtoril
COPY_EXISTING ~TETHTO.cre~ ~override/TETHTO.cre~
ADD_CRE_ITEM ~OC#BELT.itm~ #0 #0 #0 ~identified~ ~inv1~
This made a copy of TETHTO.cre in my override folder, however, when I CTRL+Y him, my custom item does not drop. The item in question is also imported in game and I have no problem to create it with console. I would appreciate any assistance on this issue.
COPY_EXISTING ~TETHTO.cre~ ~override/TETHTO.cre~
ADD_CRE_ITEM ~OC#BELT.itm~ #0 #0 #0 ~identified~ ~inv1~
This made a copy of TETHTO.cre in my override folder, however, when I CTRL+Y him, my custom item does not drop. The item in question is also imported in game and I have no problem to create it with console. I would appreciate any assistance on this issue.
0
Comments