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
Multiple Issues Help urgent thesis help - Can't create text on notes & Custom Story doesn't show up
maggigyo Offline
Junior Member

Posts: 6
Threads: 4
Joined: Mar 2012
Reputation: 0
#1
urgent thesis help - Can't create text on notes & Custom Story doesn't show up

Hi!
I'm new to this and really need some help. I'm using a custom map in Amnesia for my Thesis, so it's super urgent.

The biggest problem is:
I can't make any text show up on the note. It's a note_paper01_1.
I've followed the tutorials:
http://wiki.frictionalgames.com/hpl2/tut...omakenotes

http://www.youtube.com/watch?v=WfgFEG4TSCE

it didn't work. I really tried everything.
Then I thought MAYBE it's because I have used this guide:
http://wiki.frictionalgames.com/hpl2/amn...evenvguide

to set up the dev. environment. Maybe it isn't working because I'm not running the game as a custom story, which everyone seems to do.

So I tried to set up the map as a custom story like this:
http://wiki.frictionalgames.com/hpl2/amn...stom_story


It didn't work. I tried changing back all the things I changed when setting up the dev.env.
I also tried running the game as a different user. I even tried re-installing the game and starting from scratch with all the settings.
Still doesn't work. My map doesnt show in the "Custom Stories" menu.

PLEASE help me, I'm getting desperate. I really don't know what's wrong.
The note problem is the most important for me to solve...

03-25-2012, 03:58 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#2
RE: urgent thesis help - Can't create text on notes & Custom Story doesn't show up

It's something wrong with your .lang file. Send it here so I can see it

03-25-2012, 03:59 PM
Find
maggigyo Offline
Junior Member

Posts: 6
Threads: 4
Joined: Mar 2012
Reputation: 0
#3
RE: urgent thesis help - Can't create text on notes & Custom Story doesn't show up


Sure, here it is.

The code is:

<LANGUAGE><CATEGORY Name="CustomStoryMain">      <Entry Name="Description">         ...      </Entry></CATEGORY><CATEGORY Name="Journal">    <Entry Name="Note_Note1_Name">Note from desk</Entry>    <Entry Name="Note_Note1_Text">Blablablablablabal</Entry></CATEGORY></LANGUAGE>



(03-25-2012, 03:59 PM)SilentStriker Wrote: It's something wrong with your .lang file. Send it here so I can see it



Attached Files
.txt   extra_english.lang.txt (Size: 288 bytes / Downloads: 96)
03-25-2012, 04:10 PM
Find
maggigyo Offline
Junior Member

Posts: 6
Threads: 4
Joined: Mar 2012
Reputation: 0
#4
RE: urgent thesis help - Can't create text on notes & Custom Story doesn't show up

I solved it! ^^
It was just the wrong file extensions...pretty basic and stupid actually... -___-
03-26-2012, 12:29 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#5
RE: urgent thesis help - Can't create text on notes & Custom Story doesn't show up

haha every one makes mistakes ^^ I would suggest using Notepad++ or genie when scripting and remember that when you make a .hps or .lang you choose all files and then type .lang or .hps in the end ^^

03-26-2012, 09:54 PM
Find




Users browsing this thread: 1 Guest(s)