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
note and journal probleme
zecuro Offline
Member

Posts: 162
Threads: 33
Joined: Jul 2011
Reputation: 3
#1
note and journal probleme

found a tutorial on youtube by russmoney but it dosen't work well for now i think i did something wrong can you help me out
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
</Entry>

<CATEGORY Name="Journal">
<Entry Name="Note_theletter_Name">This Is A Letter</Entry>
<Entry Name="Note_theletter_Text">Hi Marcial How ARe you today.[br]Wall o ' Text[br]Crits for over nine-thousand.</Entry>
</CATEGORY>
</LANGUAGE>
07-19-2012, 04:25 PM
Find
Steve Offline
Member

Posts: 178
Threads: 17
Joined: Jun 2012
Reputation: 7
#2
RE: note and journal probleme

You missed an </CATEGORY> it should be:
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Just a brief description!< /Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_theletter_Name">This Is A Letter</Entry>
<Entry Name="Note_theletter_Text">Hi Marcial How ARe you today.[br]Wall o ' Text[br]Crits for over nine-thousand.</Entry>
</CATEGORY>
</LANGUAGE>
you can just copy paste this. Tongue

CURRENTLY WORKING ON:
Final Light = 40%
Need of voice actors.
07-19-2012, 05:50 PM
Find
zecuro Offline
Member

Posts: 162
Threads: 33
Joined: Jul 2011
Reputation: 3
#3
RE: note and journal probleme

dosen't seem to work .......
07-19-2012, 06:26 PM
Find
Steve Offline
Member

Posts: 178
Threads: 17
Joined: Jun 2012
Reputation: 7
#4
RE: note and journal probleme

If you copy pasted what I just send, than I forgot to take the space away from the first </Entry> I just noticed it try removing that.

CURRENTLY WORKING ON:
Final Light = 40%
Need of voice actors.
07-19-2012, 06:31 PM
Find




Users browsing this thread: 1 Guest(s)