Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Key name and description not working
Pandemoneus Offline
Senior Member

Posts: 328
Threads: 2
Joined: Sep 2010
Reputation: 0
#6
RE: Key name and description not working

That resource tag is totally wrong.

<LANGUAGE>
    <RESOURCES>
    </RESOURCES>
    <CATEGORY Name="CustomStoryMain">
        <Entry Name="Description">Blah blah</Entry>
    </CATEGORY>
    <CATEGORY Name="Inventory">
        <Entry Name="ItemName_AwesomeKey">Awesone key</Entry>
        <Entry Name="ItemDesc_AwesomeKey">A truly awesome key</Entry>
    </CATEGORY>
</LANGUAGE>

[edit]
The problem you are probably facing is that you don't play your custom story via the main menu, but you directly load the level with the custom dev profile. In that case no item names, diaries, etc. work.

(This post was last modified: 03-12-2011, 11:39 PM by Pandemoneus.)
03-12-2011, 11:37 PM
Find


Messages In This Thread
RE: Key name and description not working - by Pandemoneus - 03-12-2011, 11:37 PM



Users browsing this thread: 5 Guest(s)