Frictional Games Forum (read-only)

Full Version: Renaming items
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to rename the "Aqua Regia", "Orpiment" and the "Cuprite" bottles. So I named one "Chemical1" and in the extra_english file I typed this:


<Entry Name="ItemName_Chemical1">Test</Entry>
<Entry Name="ItemDesc_Chemical1">This is a test.</Entry>

It didn't work! What do I do then??
It works now. I forgot to type in the CustomSubItemTypeName thing
You need the words in the entity tab of the item name too Smile

edit: FIX, you need the entity name in the CustomSubTypeItemName.
I have already solved it. I did it like 1 second after I posted this thread Smile