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
CoolGuyZ65 TC help thread
CoolGuyZ65 Offline
Junior Member

Posts: 10
Threads: 1
Joined: Jan 2012
Reputation: 0
#1
CoolGuyZ65 TC help thread

I am trying to make my total conversion mod for Amnesia but I have a problem with the english.lang file and my friend dosen't see anything wrong with it plz help.

<LANGUAGE>
    <RESOURCES>
    </RESOURCES>
    <CATEGORY Name="CustomStoryMain">
        <Entry Name="Description">Escape The Curse!</Entry>
    </CATEGORY>
<CATEGORY Name="Inventory">
      <Entry Name="ItemName_Study Key">Study Key</Entry>
      <Entry Name="ItemDesc_Study Key">Key to my Study</Entry>
      <Entry Name="ItemName_Basement Key">Basement Key</Entry>
      <Entry Name="ItemDesc_Basement Key">Key to my Basement</Entry>
      <Entry Name="ItemDesc_Glowstick">Thank God I brought this with me. I have to press $ButLantern to turn it on, and $ButLantern to turn it off again. It's electric, so it's powered by batteries.</Entry>
      <Entry Name="ItemName_Glowstick">Glowstick</Entry>
      <Entry Name="ItemName_Battery">Battery</Entry>
      <Entry Name="ItemDesc_Battery">Battery for my Glowstick.</Entry>
   </CATEGORY>
<CATEGORY Name="PreMenu">
<Entry Name="WelcomeMessage01">Welcome to The Curse! This Total Conversion mod is about a simple man who likes to study but one day you visit your neighbour and find a terrifying secret about him.</Entry>
<Entry Name="WelcomeMessage02">As you visit your neighbour you wonder why his door is open so you go inside to see if he is okay but you should have really just walked away.</Entry>
<Entry Name="WelcomeMessage03">Like always, any Amnesia total conversion is best played at a low gamma. Please take this opportunity to change your screens brightness and contrast.</Entry>
<Entry Name="WelcomeMessage04">Please change your gamma to a setting you feel comfortable with.</Entry>
<Entry Name="WelcomeMessage05">That's all you gotta do now enjoy playing The Curse!</Entry>
</CATEGORY>
<CATEGORY Name="Ending">
      <Entry Name="StartCredits">
The Curse[br]
Made By:XxWestKillzXx[br]
Thanks To:XxRoCkBaNdMaNxX & Statyk for helping with the scripting/models/sounds [br]
Models: [br]
Glowstick By Statyk [br]
Sounds: [br]
Glowstick By XxRoCkBaNdMaNxX [br]
Thanks To: Frictional Games for Amnesia.
Hope You Enjoyed Playing [br]
</Entry>
</CATEGORY>
<CATEGORY Name="Levels">
<Entry Name="door_1">Basement</Entry>
<Entry Name="level_wood_1">Outside</Entry>
</CATEGORY>
<CATEGORY Name="Messages">
<Entry Name="A">I need my keys.</Entry>
</CATEGORY>
</LANGUAGE>
(This post was last modified: 01-15-2012, 03:34 AM by CoolGuyZ65.)
01-15-2012, 02:50 AM
Find
RawkBandMan Offline
Posting Freak

Posts: 1,146
Threads: 35
Joined: Nov 2010
Reputation: 5
#2
RE: My TC help thread

I don't see anything wrong with it, but I am blind very much so yeah...

I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets.
01-15-2012, 02:52 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#3
RE: My TC help thread

Try replacing "&" with "&amp;".

Tutorials: From Noob to Pro
01-15-2012, 02:57 AM
Website Find
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#4
RE: My TC help thread

I can only see one thing (and it might not be a problem) But in your script you have


<RESOURCES>
</RESOURCES>

Does that need to be there?

01-15-2012, 02:58 AM
Find
CoolGuyZ65 Offline
Junior Member

Posts: 10
Threads: 1
Joined: Jan 2012
Reputation: 0
#5
RE: My TC help thread

(01-15-2012, 02:57 AM)Your Computer Wrote: Try replacing "&" with "&amp;".
No that didn't work Sad
(01-15-2012, 02:58 AM)flamez3 Wrote: I can only see one thing (and it might not be a problem) But in your script you have


<RESOURCES>
</RESOURCES>

Does that need to be there?
Removing that didn't work either i'm afraid and I don't think it matters if it's there or not.


(This post was last modified: 01-15-2012, 03:08 AM by CoolGuyZ65.)
01-15-2012, 03:03 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#6
RE: My TC help thread

What's the problem you're having with the english.lang file?

Tutorials: From Noob to Pro
01-15-2012, 03:09 AM
Website Find
CoolGuyZ65 Offline
Junior Member

Posts: 10
Threads: 1
Joined: Jan 2012
Reputation: 0
#7
RE: My TC help thread

(01-15-2012, 03:09 AM)Your Computer Wrote: What's the problem you're having with the english.lang file?
It wont load the english.lang file so the key names don't work.
01-15-2012, 03:13 AM
Find
RawkBandMan Offline
Posting Freak

Posts: 1,146
Threads: 35
Joined: Nov 2010
Reputation: 5
#8
RE: My TC help thread

Does anything else besides the key names work? Like doors, notes, diaries, etc.

I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets.
01-15-2012, 03:18 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#9
RE: My TC help thread

Is the file path for your english.lang identical to what you have set for ConfigFiles:Big GrinefaultGameLanguage and Directories::GameLanguageFolder in your main_init.cfg?

Tutorials: From Noob to Pro
01-15-2012, 03:22 AM
Website Find
CoolGuyZ65 Offline
Junior Member

Posts: 10
Threads: 1
Joined: Jan 2012
Reputation: 0
#10
RE: My TC help thread

Well I fixed the key names it was a problem with the key name in the level editor but now the door names don't work and I get this in my hpl.log

ERROR: Bitmap has to few images (1) to create cubmap texture 'gobo_player_lantern.dds'
WARNING: Couldn't load gobo texture 'gobo_player_lantern.dds' for light 'PlayerLantern'WARNING: Could not find player start node 'Home'
ERROR: StartPos 'Home' does not exist!
WARNING: Entity '' with type 5 and subtype -1 does not exist!
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Outside'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Locked'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Basement'
WARNING: Could not find language file entry 'Continue'
WARNING: Could not find language file entry 'Continue'
Saving main config.
Saving user config.
WARNING: Could not find language file entry 'Continue'
WARNING: Could not find language file entry 'Continue'
ERROR: Couldn't load image 'menu_logo.tga'
ERROR: Could not load image 'menu_logo.tga'!


(01-15-2012, 03:22 AM)Your Computer Wrote: Is the file path for your english.lang identical to what you have set for ConfigFiles:Big GrinefaultGameLanguage and Directories::GameLanguageFolder in your main_init.cfg?
Nothing wrong there.
(This post was last modified: 01-15-2012, 03:27 AM by CoolGuyZ65.)
01-15-2012, 03:26 AM
Find




Users browsing this thread: 1 Guest(s)