The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Trouble with LANG files.
DaedinXZ Offline
Junior Member

Posts: 2
Threads: 1
Joined: Dec 2010
Reputation: 0
#1
Trouble with LANG files.

So after following all of the tutorials, and even directly copying other peoples LANG files, using the HplLangTool, and testing different things for almost 2 days, I have come to the conclusion that my game will simply not read my .LANG file, for whatever reason.

I'm trying to add a simple note, and it is the first note of my map.
<LANGUAGE>
  <CATEGORY Name="Warden's Logs">
    <Entry Name="Description">The recorded logs of the prison warden
    </Entry>
  </CATEGORY>
  <CATEGORY Name="Journal">
    <Entry Name="Note_WardensLog12_Name">Warden's Log: Day 12
    </Entry>
    <Entry Name="Note_WardensLog12_Text">It's been nearly two weeks since...
    </Entry>
  </CATEGORY>
</LANGUAGE>

Now, the Text entry is curtailed because I was just testing it before writing the entire note, but either way, it does not work. The directory of my .map file is "C:\Program Files (x86)\Amnesia - The Dark Descent\redist\maps\The Cave-In\Maps\The Cave-In.map"

My .LANG file is in "C:\Program Files (x86)\Amnesia - The Dark Descent\redist\maps\The Cave-In"

The second Maps folder within the original "The Cave-In" folder is to organize all my different maps within the actual game itself.

The entity I have used is "note_paper01", and I renamed it "Note_WardensLog12", and in the NoteText box I have written "WardensLog12"

Lastly, the name of my LANG file itself is simply "extra_english".

I have tried to provide all the information necessary, and I hope someone can help me solve this problem.

Regards,
DaedinXZ
(This post was last modified: 12-29-2010, 08:51 AM by DaedinXZ.)
12-29-2010, 08:50 AM
Find


Messages In This Thread
Trouble with LANG files. - by DaedinXZ - 12-29-2010, 08:50 AM
RE: Trouble with LANG files. - by HumiliatioN - 12-29-2010, 09:00 AM
RE: Trouble with LANG files. - by DaedinXZ - 12-29-2010, 09:10 AM
RE: Trouble with LANG files. - by HumiliatioN - 12-29-2010, 10:09 AM



Users browsing this thread: 1 Guest(s)