Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding a note
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#5
RE: Adding a note

(11-07-2012, 06:02 PM)tonitoni1998 Wrote: i think i did it wrong Big Grin my .lang looks like this now:

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Pass all the Corridors...</Entry>
</CATEGORY>
<CATEGORY Name="note_1">
<Entry Name="Note_note_1_Name">A note from the torturer...</Entry>
<Entry Name="Note_note_1_Text">I am sick of this... something ...*my text*....away! But how?</Entry>
</CATEGORY>
</LANGUAGE>

and i copied this into my note (note_1)>entity>NoteText

but its not working. were is my mistake?
There must be a "Journal" category. This category includes messages, notes, mementos, etc.

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Pass all the Corridors...</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_Test01_Name">Test Note</Entry>

<Entry Name="Note_Test01_Text">This note is a test.</Entry>

</CATEGORY>
</LANGUAGE>

Something like this should work.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
11-07-2012, 06:09 PM
Find


Messages In This Thread
Adding a note - by tonitoni1998 - 11-07-2012, 05:30 PM
RE: Adding a note - by The chaser - 11-07-2012, 05:41 PM
RE: Adding a note - by Adny - 11-07-2012, 05:45 PM
RE: Adding a note - by tonitoni1998 - 11-07-2012, 06:02 PM
RE: Adding a note - by The chaser - 11-07-2012, 06:09 PM
RE: Adding a note - by tonitoni1998 - 11-07-2012, 06:18 PM
RE: Adding a note - by The chaser - 11-07-2012, 06:20 PM
RE: Adding a note - by tonitoni1998 - 11-07-2012, 06:41 PM
RE: Adding a note - by Tiger - 11-07-2012, 08:30 PM



Users browsing this thread: 1 Guest(s)