Frictional Games Forum (read-only)

Full Version: .LANG file is messed up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My notes and keys on my second map ( After teleporting with a level door) dont work for some reason.
Here is the script:

<LANGUAGE>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_GruntKey">Inner Library Key</Entry>
<Entry Name="ItemDesc_GruntKey">A key used to open the door leading to the Inner Library</Entry>
<Entry Name="ItemName_BruteKey">Study Key</Entry>
<Entry Name="ItemDesc_BruteKey">A key used to open the Study</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_BruteNote_Name">Letter from Mom</Entry>
<Entry Name="Note_BruteNote_Text">Daniel, your dad is dead.....A monster killed him.[br]I dont know if he left you a letter but if he did he probably told you the name of the man that kidnapped us.[br]We are very scared he has tortured us and i believe he wants to kill us soon.[br]I hope i can see you again.</Entry>
<Entry Name="Note_GruntNote_Name">Letter from Mom 2</Entry>
<Entry Name="Note_GruntNote_Text">Daniel, Here is the key to get to the Inner Library.[br]I dont know if i can last much longer in this place. But be carefull when you get there. I think there are monsters in there.</Entry>
<Entry Name="Note_DeadNote_Name">Mysterious Note</Entry>
<Entry Name="Note_DeadNote_Text">I told you there was no escape from this place. Prepare to Die. (The map ends here)</Entry>
</CATEGORY>
</LANGUAGE>
which ones doesnt work?
(08-08-2012, 08:35 AM)EXAWOLT Wrote: [ -> ]which ones doesnt work?
all of them
you can only have ONE .lang file for your custom-story.
check the entities in the editor.
(08-08-2012, 05:11 PM)EXAWOLT Wrote: [ -> ]you can only have ONE .lang file for your custom-story.
check the entities in the editor.
The entities are OK, checked them twice
maybe removing the ( and ) from the map ends here :\
Try using a different profile.
(08-08-2012, 07:25 PM)Your Computer Wrote: [ -> ]Try using a different profile.
Still not working :S