(01-16-2013, 06:01 AM)NaxEla Wrote: Well first of all, the category for level doors is always "Levels". Also, make sure you put </Entry>, not </ENTRY> like you did here:
<Entry Name="LevelDoor1">This door is locked. A key is required to open it.</ENTRY>
Lastly, you forgot </LANGUAGE> at the end.
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Just a script test</Entry>
</CATEGORY>
<CATERGORY Name="Levels">
<Entry Name="LevelDoor1">This door is locked. A key is required to open it.</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_Note01_Name">ehhhhhhhhhhh</Entry>
<Entry Name="Note_Note01_Text">ehhhhhhhhhhhh</Entry>
</CATEGORY>
</LANGUAGE>
Nothing works still
Notetext: Note01