Frictional Games Forum (read-only)

Full Version: :(
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
i try with a lot of those but not working see

Spoiler below!
<CATEGORY Name="TextCategory">
<Entry Name="TextEntry">Where am i ? What happened?</Entry>
</CATEGORY>

<CATEGORY Name="Ch01Level01">
<Entry Name="WakeUpMessage">Where am i ? What happened? I feel... nothing.</Entry>
</CATEGORY>

<CATEGORY Name="Place">
<Entry Name="Wake">What is this place i know it from somewhere...Like i was already here.</Entry>
</CATEGORY>

<CATEGORY Name="DeathHint1">
<Entry Name="Entry2">Careful[br]And be ready.</Entry>
</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name="test1">Where am i ? I know this place from my...Nightmares!</Entry>
</CATEGORY>
You are missing this </CATEGORY>
---
Here is what i think is the solution as far as i checked quickly:

Awnser :
PHP Code:
</CATEGORY>
 <
CATEGORY Name="Journal">
</
CATEGORY

---
You have to Always make catagory... Catagoryname... catagory
It looks now like this
Spoiler below!
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Hello Player,[br]You Entered into forbidden Forest with your friends.[br]Then you got hit into head from back by unknown creature,your friends run...Maybe for help maybe they RUN AWAY![br]You are still alive but you don't remember anything![br]My first custom story by Straxedix[br]play with headphones and lights off for better FUN!</Entry>
</CATEGORY>

</CATEGORY>
<CATEGORY Name="Journal">
</CATEGORY>


<CATEGORY Name="TextCategory">
<Entry Name="TextEntry">Where am i ? What happened?</Entry>
</CATEGORY>

<CATEGORY Name="Ch01Level01">
<Entry Name="WakeUpMessage">Where am i ? What happened? I feel... nothing.</Entry>
</CATEGORY>

<CATEGORY Name="Place">
<Entry Name="Wake">What is this place i know it from somewhere...Like i was already here.</Entry>
</CATEGORY>

<CATEGORY Name="DeathHint1">
<Entry Name="Entry2">Careful[br]And be ready.</Entry>
</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name="test1">Where am i ? I know this place from my...Nightmares!</Entry>
</CATEGORY>
/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Notes------------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Note_NoteStranger_Name">Note from Stranger</Entry>
<Entry Name="Note_NoteStranger_Text">Hello.[br][br][br]You don't know me, but I certaintly know you.[br][br]But don't worry we will meet!</Entry>

/////////////////////////////////////////////////////////////////////////////////
//-----------------------------------Diaries-----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Diary_diary1_Name">End of the World</Entry>
<Entry Name="Diary_diary1_Text">21 December, 2012[br][br][br]The ground is literally shaking beneath my feat.</Entry>

/////////////////////////////////////////////////////////////////////////////////
//-----------------------------------Mementos----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Quest_memento1_Text">Perhaps I should go the other way.</Entry>

<Entry Name="Note_voice_Name">Welcome!</Entry>
<Entry Name="Note_voice_Text">Hello.[br] [br] [br]im stuck in here i don't remember anything please help me![br][br]Find me PLEASE!!![br][br]I remmember just a hit in head and fog</Entry>

</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//----------------------------Item Names/Descriptions--------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Inventory">
<Entry Name="ItemName_key1">A Key</Entry>
<Entry Name="ItemDesc_key1">It's for unlocking a door.</Entry>

<Entry Name="ItemName_Key1234">Key for Room</Entry>
<Entry Name="ItemDesc_Key1234">It unlocks the door of room.</Entry>

<Entry Name="ItemName_Extreme1">Key for Some Door</Entry>
<Entry Name="ItemDesc_Extreme1">It unlocks the door somewhere.</Entry>

<Entry Name="ItemName_Extreme2">The Key</Entry>
<Entry Name="ItemDesc_Extreme2">It's a key</Entry>

<Entry Name="ItemName_Torture1">The Lost Key</Entry>
<Entry Name="ItemDesc_Torture1">It's a lost key of this HOUSE!</Entry>

<Entry Name="ItemName_Blah">The Key</Entry>
<Entry Name="ItemDesc_Blah">It's a key!</Entry>

<Entry Name="ItemName_Blah1">The key</Entry>
<Entry Name="ItemDesc_Blah1">It's a heavy key maybe it unlocks a that black door!</Entry>


</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Signs------------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Sign">
<Entry Name="Entry1">Study Room</Entry>
</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Levels-----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Levels">
<Entry Name="Entry1">Main Hall</Entry>
</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//----------------------------------Death Hints--------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="DeathHint">
<Entry Name="Entry1">You have to cary on...</Entry>
</CATEGORY>
</LANGUAGE>
but when click on my CS it say No Description :O
</CATEGORY> <-- REMOVE THIS line and i think it should work then.
<CATEGORY Name="Journal">
</CATEGORY>
---
I ment you missed the lowest CATEGORY Wink
I'm sorry i think i can't fix this i'm too stupid for this :/

Sec i will try
Just a small thingy;
PHP Code:
Then you got hit into head from back by unknown creature 
Is that a proper english line??
Same error but .lang looks now like this

Spoiler below!
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Hello Player,[br]You Entered into forbidden Forest with your friends.[br]Then you got hit into head from back by unknown creature,your friends run...Maybe for help maybe they RUN AWAY![br]You are still alive but you don't remember anything![br]My first custom story by Straxedix[br]play with headphones and lights off for better FUN!</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
</CATEGORY>

<CATEGORY Name="TextCategory">
<Entry Name="TextEntry">Where am i ? What happened?</Entry>
</CATEGORY>

<CATEGORY Name="Ch01Level01">
<Entry Name="WakeUpMessage">Where am i ? What happened? I feel... nothing.</Entry>
</CATEGORY>

<CATEGORY Name="Place">
<Entry Name="Wake">What is this place i know it from somewhere...Like i was already here.</Entry>
</CATEGORY>

<CATEGORY Name="DeathHint1">
<Entry Name="Entry2">Careful[br]And be ready.</Entry>
</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name="test1">Where am i ? I know this place from my...Nightmares!</Entry>
</CATEGORY>
/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Notes------------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Note_NoteStranger_Name">Note from Stranger</Entry>
<Entry Name="Note_NoteStranger_Text">Hello.[br][br][br]You don't know me, but I certaintly know you.[br][br]But don't worry we will meet!</Entry>

/////////////////////////////////////////////////////////////////////////////////
//-----------------------------------Diaries-----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Diary_diary1_Name">End of the World</Entry>
<Entry Name="Diary_diary1_Text">21 December, 2012[br][br][br]The ground is literally shaking beneath my feat.</Entry>

/////////////////////////////////////////////////////////////////////////////////
//-----------------------------------Mementos----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Quest_memento1_Text">Perhaps I should go the other way.</Entry>

<Entry Name="Note_voice_Name">Welcome!</Entry>
<Entry Name="Note_voice_Text">Hello.[br] [br] [br]im stuck in here i don't remember anything please help me![br][br]Find me PLEASE!!![br][br]I remmember just a hit in head and fog</Entry>

</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//----------------------------Item Names/Descriptions--------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Inventory">
<Entry Name="ItemName_key1">A Key</Entry>
<Entry Name="ItemDesc_key1">It's for unlocking a door.</Entry>

<Entry Name="ItemName_Key1234">Key for Room</Entry>
<Entry Name="ItemDesc_Key1234">It unlocks the door of room.</Entry>

<Entry Name="ItemName_Extreme1">Key for Some Door</Entry>
<Entry Name="ItemDesc_Extreme1">It unlocks the door somewhere.</Entry>

<Entry Name="ItemName_Extreme2">The Key</Entry>
<Entry Name="ItemDesc_Extreme2">It's a key</Entry>

<Entry Name="ItemName_Torture1">The Lost Key</Entry>
<Entry Name="ItemDesc_Torture1">It's a lost key of this HOUSE!</Entry>

<Entry Name="ItemName_Blah">The Key</Entry>
<Entry Name="ItemDesc_Blah">It's a key!</Entry>

<Entry Name="ItemName_Blah1">The key</Entry>
<Entry Name="ItemDesc_Blah1">It's a heavy key maybe it unlocks a that black door!</Entry>


</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Signs------------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Sign">
<Entry Name="Entry1">Study Room</Entry>
</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Levels-----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Levels">
<Entry Name="Entry1">Main Hall</Entry>
</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//----------------------------------Death Hints--------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="DeathHint">
<Entry Name="Entry1">You have to cary on...</Entry>
</CATEGORY>
</LANGUAGE>
REPLACE THIS :
Spoiler below!
PHP Code:
<CATEGORY Name="Journal">
 </
CATEGORY

HERE is what you did wrong.
---
Copy this and overwrite into your .english
:
PHP Code:
<CATEGORY Name="Messages">
 <
Entry Name="test1">Where am i I know this place from my...Nightmares!</Entry>
 
/////////////////////////////////////////////////////////////////////////////////
 //------------------------------------Notes------------------------------------//
 /////////////////////////////////////////////////////////////////////////////////

 
<Entry Name="Note_NoteStranger_Name">Note from Stranger</Entry>
 <
Entry Name="Note_NoteStranger_Text">Hello.[br][br][br]You don't know me, but I certaintly know you.[br][br]But don't worry we will meet!</Entry>

 
/////////////////////////////////////////////////////////////////////////////////
 //-----------------------------------Diaries-----------------------------------//
 /////////////////////////////////////////////////////////////////////////////////

 
<Entry Name="Diary_diary1_Name">End of the World</Entry>
 <
Entry Name="Diary_diary1_Text">21 December2012[br][br][br]The ground is literally shaking beneath my feat.</Entry>

 
/////////////////////////////////////////////////////////////////////////////////
 //-----------------------------------Mementos----------------------------------//
 /////////////////////////////////////////////////////////////////////////////////

 
<Entry Name="Quest_memento1_Text">Perhaps I should go the other way.</Entry>

 <
Entry Name="Note_voice_Name">Welcome!</Entry>
 <
Entry Name="Note_voice_Text">Hello.[br] [br] [br]im stuck in here i don't remember anything please help me![br][br]Find me PLEASE!!![br][br]I remmember just a hit in head and fog</Entry>

 </CATEGORY>

 /////////////////////////////////////////////////////////////////////////////////
 //----------------------------Item Names/Descriptions--------------------------//
 ///////////////////////////////////////////////////////////////////////////////// 

it looks like this
Spoiler below!
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Hello Player,[br]You Entered into forbidden Forest with your friends.[br]Then you got hit into head from back by unknown creature,your friends run...Maybe for help maybe they RUN AWAY![br]You are still alive but you don't remember anything![br]My first custom story by Straxedix[br]play with headphones and lights off for better FUN!</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
</CATEGORY>

<CATEGORY Name="TextCategory">
<Entry Name="TextEntry">Where am i ? What happened?</Entry>
</CATEGORY>

<CATEGORY Name="Ch01Level01">
<Entry Name="WakeUpMessage">Where am i ? What happened? I feel... nothing.</Entry>
</CATEGORY>

<CATEGORY Name="Place">
<Entry Name="Wake">What is this place i know it from somewhere...Like i was already here.</Entry>
</CATEGORY>

<CATEGORY Name="DeathHint1">
<Entry Name="Entry2">Careful[br]And be ready.</Entry>
</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name="test1">Where am i ? I know this place from my...Nightmares!</Entry>
</CATEGORY>
/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Notes------------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Note_NoteStranger_Name">Note from Stranger</Entry>
<Entry Name="Note_NoteStranger_Text">Hello.[br][br][br]You don't know me, but I certaintly know you.[br][br]But don't worry we will meet!</Entry>

/////////////////////////////////////////////////////////////////////////////////
//-----------------------------------Diaries-----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Diary_diary1_Name">End of the World</Entry>
<Entry Name="Diary_diary1_Text">21 December, 2012[br][br][br]The ground is literally shaking beneath my feat.</Entry>

/////////////////////////////////////////////////////////////////////////////////
//-----------------------------------Mementos----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<Entry Name="Quest_memento1_Text">Perhaps I should go the other way.</Entry>

<Entry Name="Note_voice_Name">Welcome!</Entry>
<Entry Name="Note_voice_Text">Hello.[br] [br] [br]im stuck in here i don't remember anything please help me![br][br]Find me PLEASE!!![br][br]I remmember just a hit in head and fog</Entry>

</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//----------------------------Item Names/Descriptions--------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Inventory">
<Entry Name="ItemName_key1">A Key</Entry>
<Entry Name="ItemDesc_key1">It's for unlocking a door.</Entry>

<Entry Name="ItemName_Key1234">Key for Room</Entry>
<Entry Name="ItemDesc_Key1234">It unlocks the door of room.</Entry>

<Entry Name="ItemName_Extreme1">Key for Some Door</Entry>
<Entry Name="ItemDesc_Extreme1">It unlocks the door somewhere.</Entry>

<Entry Name="ItemName_Extreme2">The Key</Entry>
<Entry Name="ItemDesc_Extreme2">It's a key</Entry>

<Entry Name="ItemName_Torture1">The Lost Key</Entry>
<Entry Name="ItemDesc_Torture1">It's a lost key of this HOUSE!</Entry>

<Entry Name="ItemName_Blah">The Key</Entry>
<Entry Name="ItemDesc_Blah">It's a key!</Entry>

<Entry Name="ItemName_Blah1">The key</Entry>
<Entry Name="ItemDesc_Blah1">It's a heavy key maybe it unlocks a that black door!</Entry>


</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Signs------------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Sign">
<Entry Name="Entry1">Study Room</Entry>
</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Levels-----------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="Levels">
<Entry Name="Entry1">Main Hall</Entry>
</CATEGORY>

/////////////////////////////////////////////////////////////////////////////////
//----------------------------------Death Hints--------------------------------//
/////////////////////////////////////////////////////////////////////////////////

<CATEGORY Name="DeathHint">
<Entry Name="Entry1">You have to cary on...</Entry>
</CATEGORY>
</LANGUAGE>

still No Description

Spoiler below!
Why do you waist time on me i'm noob
You are not a noob, you are just a beginner who needs to SEE what you did wrong.
---
<CATEGORY Name="Messages">
<Entry Name="test1">Where am i ? I know this place from my...Nightmares!</Entry>
</CATEGORY> <<<--- REMOVE THIS LINE
/////////////////////////////////////////////////////////////////////////////////
//------------------------------------Notes------------------------------------//
/////////////////////////////////////////////////////////////////////////////////
Pages: 1 2 3