DaAinGame
Member
Posts: 90
Threads: 11
Joined: Mar 2012
Reputation:
4
|
RE: Item Names
If you mean like this, then it still didn't work. Still just says Picked Up _____. Doesn't give the item name or description.
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
All you rememeber is that your name is Zanzibar. As you explore a familiar place, secrets become unraveled, and an even darker truth is revealed...
</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_bedroom_key">Bedroom Key</Entry>
<Entry Name="ItemDesc_bedroom_key">The word BEDROOM is inscribed in its side.</Entry>
<Entry Name="ItemName_storage_key">Storage Room Key</Entry>
<Entry Name="ItemDesc_storage_key">The word STORAGE is inscribed in its side.</Entry>
<Entry Name="ItemName_study_key">Study Room Key</Entry>
<Entry Name="ItemDesc_study_key">The word STUDY is inscribed in its side.</Entry>
</LANGUAGE>
EDIT: Got that tool and this is the error its telling me.
ERROR: The 'CATEGORY' start tag on line 8 does not match the end tag of 'LANGUAGE'. Line 20, position 3.
Sorry if this is just a silly little mistake, but I cannot figure this out. (Just started all of this yesterday) still unsure of where all the little <> goes.
(This post was last modified: 03-10-2012, 12:03 AM by DaAinGame.)
|
|
03-10-2012, 12:00 AM |
|