I may be stupid, but my object (in this case a key) is not accepting its custom name and description. When picking up it says "Picked Up" and when in inventory, its blank.
The name of my key is "key_1" and in that other name (in the entities) its "key1"
Okay. So I've set up my key, everything nice and beautiful. Now on to the mighty extra_english.lang!
Quote: <CATEGORY Name="Inventory">
<Entry Name="ItemDesc_key1">A key for the Main Hall</Entry>
<Entry Name="ItemName_key1">Main Hall Key</Entry>
</CATEGORY>
Anything wrong? The .lang file with this code is in the same location as the map. The map does not have its own .hps file (should it?).
Thanks in advance!