Atilla280
Junior Member
Posts: 24
Threads: 6
Joined: Jul 2012
Reputation:
1
|
RE: My Key And Note Names Do Not Show In-Game
<LANGUAGE>
<RESOURCES>
</RESOURCES>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">First Story</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_key1">Jacob's Closet Key</Entry>
<Entry Name="ItemDesc_key1">A key for Jacob's closet.</Entry>
<Entry Name="ItemName_key2">Emily's Closet Key</Entry>
<Entry Name="ItemDesc_key2">A key that will unlock Emily's clsoet.</Entry>
<Entry Name="ItemName_key3">Jacob's Room Key</Entry>
<Entry Name="ItemDesc_key3">A key that will unlock Jacob's room.</Entry>
<Entry Name="ItemName_key4">Emily's Room Key</Entry>
<Entry Name="ItemDesc_key4">A key that will unlock Emily's room.</Entry>
<Entry Name="ItemName_key5">Dungeon Key</Entry>
<Entry Name="ItemDesc_key5">This key will unlock the dungeon.</Entry>
</CATEGORY>
<CATEGORY Name="Messages">
<Entry Name="Lantern">It's dark, I should grab my lantern before leaving this room.</Entry>
<Entry Name="FoundLantern">Now I can go check In on them.</Entry>
</CATEGORY>
<CATEGORY Name="LevelDoors">
<Entry Name="Dungeon">The dungeon is locked. I must find the key if I want to enter.</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_note1_Name">Dear Mother</Entry>
<Entry Name="Note_note1_Text">Can't Think [br] Love, Jacob and Emily</Entry>
</CATEGORY>
</LANGUAGE>
I have fixed it thank you for all your help. I'm not sure how I fixed it. It may have been the </entry> thing thanks again everyone.
(This post was last modified: 07-10-2012, 12:58 AM by Atilla280.)
|
|
07-10-2012, 12:30 AM |
|