(03-27-2014, 03:24 PM)Mudbill Wrote: Basically copy this:
[spoiler]
Lang file text.
[/spoiler]
Copy everything in your extra_english.lang file and paste it between those two (where the Lang file text is). That will make it look like this:
Perhaps there was another error I overlooked, or maybe you didn't do it correctly. Either way, if you post it again, we can look at it as a whole.
Here you go:
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">You Are a guy who's working as a Janitor in A Mansion
Where you woke up alone at 6:30 AM. You discovered that there are monster inside
and they don't want you to leave the Mansion. Find A Way to Leave the House without dying.</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_A1_Name">Discovering</Entry>
<Entry Name="Note_A1_Text">I Woke up at 6:30 where i discovered that i'm alone.[br][br]I Need to Get out of the house, but... [br][br] I Also discovered something...There...Are....Monsters inside. I Need To Leave now and Get help as i am going to die in this house.. [br][br]Is this my last momnet ? God help Me, i don't know what i should do..[br][br][br][br][br]Sincerely.[br]Unknown</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_Corridorkey_1">Hall Key</Entry>
<Entry Name="ItemDesc_Corridorkey_1">A Key to the Hall</Entry>
</CATEGORY>
<CATEGORY Name="Levels">
<Entry Name="LevelDoor1">To Hall</Entry>
</CATEGORY>
<CATEGORY Name=Locked door">
<Entry Name="LevelDoor1">Door Locked</Entry>
<Entry Name="LevelDoor2">Door to Janitor's Room</Entry>
</CATEGORY>
</LANGUAGE>
But can you edit it for me?