Frictional Games Forum (read-only)

Full Version: My lang file suddenly doesn't work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Everything was good. I add some lines to my lang file
Code:
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Dear Brother</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="start">Where Am I ? I see the letter.</Entry>
<Entry Name="Note_Scroll1_Name">Dear Brother</Entry>
<Entry Name="Note_Scroll1_Text">I had lock you in the north room[br]of the castle. After guards trying catch me i hide myself [br]on the library. You been in a coma and you must get the ownership paper.</Entry>
<Entry Name="Note_Uwierz1_Name">Waiting</Entry>
<Entry Name="Note_Uwierz1_Text">This is very important. Our family was rejected from society.[br] Difficult sick bothering us ... [br]Papers we must get it !</Entry>
</CATEGIORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_Keytower1">Centre Key</Entry>
</CATEGORY>
</LANGUAGE>

And suddenly doesn't work. I don't know why ? Everything work few minutes ago
[br]Papers we must get it !</Entry>
</CATEGIORY>
There's an error in there somewhere.