(02-04-2012, 01:00 PM)Ninami Wrote: The entity name of the key is "Key_1" but the CustomSubItemTypeName is "Key1"
Do they have to be the same?
Tried naming them the same but nothing changed...
The .lang file is located in "custom_stories/Ninamis Mansion"...
Do I have to connect the .lang file with my script somehow?
Or does it only require to be in the map?
hmm... weird... try this: use
<Entry Name="ItemName_chest key">Chest Key</Entry>
<Entry Name="ItemDesc_chest key">A small key to unlock the chest.</Entry>
and name the customsubitem to chest key then try
if it doesn't work then it's something else that is wrong