Hey there!
I tried to add a selfmade item to Thalantyr by using this code:
// ########################### \\
// Setup Item: Thalantyrs Stab \\
// ########################### \\
COPY ~Alienne/itm/CPstaf1.itm~ ~override~
// Name
SAY NAME1 ~Thalantyrs Stab~
SAY NAME2 ~Thalantyrs Stab~
SAY DESC ~Description~
// Add Item to Thalantyr:
COPY_EXISTING ~THALAN.cre~ ~override/THALAN.cre~
ADD_CRE_ITEM ~CPstaf1~ #0 #0 #0 ~IDENTIFIED~ ~INV1~
BUT, Thalantyr doesn't have the item when I kill him.
Adding the item by cheating is possible though.
Where is the mistake? I can't find it >_<
Greetings

Adding an item to an existing NPC
Started by Co0n, Jul 25 2011 02:31 PM
2 replies to this topic