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
More Odd problems
The Rock Worm Offline
Senior Member

Posts: 714
Threads: 83
Joined: Nov 2011
Reputation: 16
#1
More Odd problems

Okay, so I have a working game description... that area is good. As I was creating my first Amnesia Custom Story, I got to a point were a note is needed. I have my note named as 1stnote, below is my extra_english.lang (minus the actual story notes, I wish to leave it as a surprise to those who will play the game). What am I doing wrong?

<LANGUAGE>
<RESOURCES>
</RESOURCES>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Story Info Here</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_1stnote_Name">Title of the Note</Entry>
<Entry Name="Note_1stnote_Text">Blah Blah Blah[br]the end.</Entry>
</CATEGORY>
</LANGUAGE>
12-06-2011, 07:08 PM
Find
triadtimes Offline
Senior Member

Posts: 508
Threads: 16
Joined: Jan 2011
Reputation: 21
#2
RE: More Odd problems

What's the problem? Is the note not showing anything when picked up?

12-06-2011, 10:02 PM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#3
RE: More Odd problems

It sounds like you named the note through the internal name box (where it would say something like "item_generic_note_01")

Go into the Entity tab of the note and scroll down to the little box titled "NoteText" and put 1stnote in THERE.

EDIT: "NoteTEXT", not NoteName...
(This post was last modified: 12-06-2011, 10:05 PM by Statyk.)
12-06-2011, 10:04 PM
Find
The Rock Worm Offline
Senior Member

Posts: 714
Threads: 83
Joined: Nov 2011
Reputation: 16
#4
RE: More Odd problems

(12-06-2011, 10:04 PM)Statyk Wrote: It sounds like you named the note through the internal name box (where it would say something like "item_generic_note_01")

Go into the Entity tab of the note and scroll down to the little box titled "NoteText" and put 1stnote in THERE.

EDIT: "NoteTEXT", not NoteName...

IT WORKED! Thank you very much Smile This is my first note that I was working on in my very first Custom Story titled "The Mine: Chapter 1". Notes are an important part in telling the story in any custom story, so this was good to get through.
12-06-2011, 11:32 PM
Find




Users browsing this thread: 1 Guest(s)