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
extra_english.lang file
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#11
RE: extra_english.lang file

(02-28-2013, 07:40 AM)MulleDK19 Wrote: //Study Key is not valid.
Missing 2 category end tags and missing language end tag.

Look at the posts above you.

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-28-2013, 07:41 AM
Find
aerialproductions Offline
Junior Member

Posts: 10
Threads: 1
Joined: Dec 2012
Reputation: 0
#12
RE: extra_english.lang file

(02-28-2013, 02:27 AM)NaxEla Wrote: Can you please post your whole .lang file? Because if there's just one mistake, the whole .lang file won't work

Sure can Smile
Sorry, just didn't want to bore you all.


<LANGUAGE>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">This is Alyssa's story...</Entry>
</CATEGORY>

<CATEGORY Name="Levels">
<Entry Name="intro">Path to Ashenworth</Entry>
<Entry Name="level1">Lower Mansion</Entry>
<Entry Name="level2">Dungeon</Entry>
<Entry Name="level3">Upper Mansion</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_key_tomb_rusty_1">Mansion Key</Entry>
<Entry Name="ItemDesc_key_tomb_rusty_1">Key used to unlock the side enterance of the mansion.</Entry>
<Entry Name="ItemName_crowbar_1">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_1">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_2">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_2">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_3">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_3">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_4">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_4">Can be used to pry open doors.</Entry>
</CATEGORY>

<CATEGORY Name="Journal">

<Entry Name="Note_letter_alexanders_room_Name">Letter to my Son</Entry>
<Entry Name="Note_letter_alexanders_room_Text">Alexander[br][br]Hopefully this reaches you,</Entry>

<Entry Name="Note_letter_maid_Name">A note from the servants</Entry>
<Entry Name="Note_letter_maid_Text">Master Grey[br][br]I have left the lantern on at night as you requested, may you sleep easy and may you night terrors leave you.[br][br] Sincerely, Olivia.</Entry>

<Entry Name="Note_note_from_grey_Name">A Note From Grey</Entry>
<Entry Name="Note_note_from_grey_Text">Alexander[br][br]I know you’re looking for Alyssa, she is with me. It is safer that way. Don’t try to find her, it will only cause you pain and further her suffering.[br][br]Grey.</Entry>

<Entry Name="Note_letter_alexanders_room_Name">A Page From Alyssa's Diary</Entry>
<Entry Name="Note_letter_alexanders_room_Text">Dear Diary[br][br]I am hiding in the wardrobe again. I’ve bought all of my toys in here this time, last time I got bored as it takes a long time for father to stop yelling. I asked Olivia and the other servants to stay away from my wardrobe because it’s my special place. I feel safe in here, and I’ll come out when the fighting stops.</Entry>

<Entry Name="Note_note_ellena_Name">A Note From Ellena</Entry>
<Entry Name="Note_note_ellena_Text">Dearest Mother[br][br]I must thank you for your last letter, Alexander and Alyssa enjoyed hearing from you.[br]Everything here is fine. We have settled into the mansion here with Lewis well, Alyssa has even begun to call Lewis father, Alexander on the other hand has not taken the same 'shine' to Lewis, maybe its the age difference. [br][br]Nevertheless, the move from Ashenworth to the mansion seemed to come at an ideal time. There have been reports of a flu spreading through the village. Just this morning Catherina was in the waiting room with her son, William. It looked like he had some sort of infection, his skin was literally peeling off onto the chair.[br][br] I won't disgust you any further mother, I will await your reply.[br][br] With love, Ellena.</Entry>
</CATEGORY>

<CATEGORY Name="Ending">
<Entry Name="nojustine">Justine expansion not detected.[br][br]Alyssa's Story requires the Justine expansion to be played. Download it online.

</Entry>
<Entry Name="MainCredits">[br]Alyssa's Story[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]-Creator, Level Design, Scripting, Etc.-[br]
An Aerial Perspective[br]
[br]
[br]
[br]
[br]
[br]
[br]-Voice Acting-[br][br]
[br]
Alyssa - [br][br]
Alexander - [br][br]
Lewis Grey - [br][br]
Ellena Grey -[br][br]
Townsfolk - [br][br]
[br]
[br]
[br]
[br]
[br]
[br]
Thanks for playing![br]
[br]
[br]
[br]
[br]
[br]
[br]
</Entry>
</CATEGORY>

</LANGUAGE>
02-28-2013, 10:48 AM
Find
No Author Offline
Posting Freak

Posts: 962
Threads: 10
Joined: Jun 2012
Reputation: 13
#13
RE: extra_english.lang file

(02-28-2013, 10:48 AM)aerialproductions Wrote:
(02-28-2013, 02:27 AM)NaxEla Wrote: Can you please post your whole .lang file? Because if there's just one mistake, the whole .lang file won't work

Sure can Smile
Sorry, just didn't want to bore you all.

Spoiler below!

<LANGUAGE>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">This is Alyssa's story...</Entry>
</CATEGORY>

<CATEGORY Name="Levels">
<Entry Name="intro">Path to Ashenworth</Entry>
<Entry Name="level1">Lower Mansion</Entry>
<Entry Name="level2">Dungeon</Entry>
<Entry Name="level3">Upper Mansion</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_key_tomb_rusty_1">Mansion Key</Entry>
<Entry Name="ItemDesc_key_tomb_rusty_1">Key used to unlock the side enterance of the mansion.</Entry>
<Entry Name="ItemName_crowbar_1">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_1">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_2">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_2">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_3">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_3">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_4">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_4">Can be used to pry open doors.</Entry>
</CATEGORY>

<CATEGORY Name="Journal">

<Entry Name="Note_letter_alexanders_room_Name">Letter to my Son</Entry>
<Entry Name="Note_letter_alexanders_room_Text">Alexander[br][br]Hopefully this reaches you,</Entry>

<Entry Name="Note_letter_maid_Name">A note from the servants</Entry>
<Entry Name="Note_letter_maid_Text">Master Grey[br][br]I have left the lantern on at night as you requested, may you sleep easy and may you night terrors leave you.[br][br] Sincerely, Olivia.</Entry>

<Entry Name="Note_note_from_grey_Name">A Note From Grey</Entry>
<Entry Name="Note_note_from_grey_Text">Alexander[br][br]I know you’re looking for Alyssa, she is with me. It is safer that way. Don’t try to find her, it will only cause you pain and further her suffering.[br][br]Grey.</Entry>

<Entry Name="Note_letter_alexanders_room_Name">A Page From Alyssa's Diary</Entry>
<Entry Name="Note_letter_alexanders_room_Text">Dear Diary[br][br]I am hiding in the wardrobe again. I’ve bought all of my toys in here this time, last time I got bored as it takes a long time for father to stop yelling. I asked Olivia and the other servants to stay away from my wardrobe because it’s my special place. I feel safe in here, and I’ll come out when the fighting stops.</Entry>

<Entry Name="Note_note_ellena_Name">A Note From Ellena</Entry>
<Entry Name="Note_note_ellena_Text">Dearest Mother[br][br]I must thank you for your last letter, Alexander and Alyssa enjoyed hearing from you.[br]Everything here is fine. We have settled into the mansion here with Lewis well, Alyssa has even begun to call Lewis father, Alexander on the other hand has not taken the same 'shine' to Lewis, maybe its the age difference. [br][br]Nevertheless, the move from Ashenworth to the mansion seemed to come at an ideal time. There have been reports of a flu spreading through the village. Just this morning Catherina was in the waiting room with her son, William. It looked like he had some sort of infection, his skin was literally peeling off onto the chair.[br][br] I won't disgust you any further mother, I will await your reply.[br][br] With love, Ellena.</Entry>
</CATEGORY>

<CATEGORY Name="Ending">
<Entry Name="nojustine">Justine expansion not detected.[br][br]Alyssa's Story requires the Justine expansion to be played. Download it online.

</Entry>
<Entry Name="MainCredits">[br]Alyssa's Story[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]-Creator, Level Design, Scripting, Etc.-[br]
An Aerial Perspective[br]
[br]
[br]
[br]
[br]
[br]
[br]-Voice Acting-[br][br]
[br]
Alyssa - [br][br]
Alexander - [br][br]
Lewis Grey - [br][br]
Ellena Grey -[br][br]
Townsfolk - [br][br]
[br]
[br]
[br]
[br]
[br]
[br]
Thanks for playing![br]
[br]
[br]
[br]
[br]
[br]
[br]
</Entry>
</CATEGORY>

</LANGUAGE>


Why did you add spaces on the jurnal category ? Almost every .lang file I've seen don't have any spaces in one category.
But I'm not sure this has any effect on the file.

[Image: the-cabin-in-the-woods-masked-people.jpg]
(This post was last modified: 02-28-2013, 10:58 AM by No Author.)
02-28-2013, 10:57 AM
Find
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#14
RE: extra_english.lang file

(02-28-2013, 10:48 AM)aerialproductions Wrote:
(02-28-2013, 02:27 AM)NaxEla Wrote: Can you please post your whole .lang file? Because if there's just one mistake, the whole .lang file won't work

Sure can Smile
Sorry, just didn't want to bore you all.


<LANGUAGE>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">This is Alyssa's story...</Entry>
</CATEGORY>

<CATEGORY Name="Levels">
<Entry Name="intro">Path to Ashenworth</Entry>
<Entry Name="level1">Lower Mansion</Entry>
<Entry Name="level2">Dungeon</Entry>
<Entry Name="level3">Upper Mansion</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_key_tomb_rusty_1">Mansion Key</Entry>
<Entry Name="ItemDesc_key_tomb_rusty_1">Key used to unlock the side enterance of the mansion.</Entry>
<Entry Name="ItemName_crowbar_1">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_1">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_2">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_2">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_3">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_3">Can be used to pry open doors.</Entry>
<Entry Name="ItemName_crowbar_4">Crowbar</Entry>
<Entry Name="ItemDesc_crowbar_4">Can be used to pry open doors.</Entry>
</CATEGORY>

<CATEGORY Name="Journal">

<Entry Name="Note_letter_alexanders_room_Name">Letter to my Son</Entry>
<Entry Name="Note_letter_alexanders_room_Text">Alexander[br][br]Hopefully this reaches you,</Entry>

<Entry Name="Note_letter_maid_Name">A note from the servants</Entry>
<Entry Name="Note_letter_maid_Text">Master Grey[br][br]I have left the lantern on at night as you requested, may you sleep easy and may you night terrors leave you.[br][br] Sincerely, Olivia.</Entry>

<Entry Name="Note_note_from_grey_Name">A Note From Grey</Entry>
<Entry Name="Note_note_from_grey_Text">Alexander[br][br]I know you’re looking for Alyssa, she is with me. It is safer that way. Don’t try to find her, it will only cause you pain and further her suffering.[br][br]Grey.</Entry>

<Entry Name="Note_letter_alexanders_room_Name">A Page From Alyssa's Diary</Entry>
<Entry Name="Note_letter_alexanders_room_Text">Dear Diary[br][br]I am hiding in the wardrobe again. I’ve bought all of my toys in here this time, last time I got bored as it takes a long time for father to stop yelling. I asked Olivia and the other servants to stay away from my wardrobe because it’s my special place. I feel safe in here, and I’ll come out when the fighting stops.</Entry>

<Entry Name="Note_note_ellena_Name">A Note From Ellena</Entry>
<Entry Name="Note_note_ellena_Text">Dearest Mother[br][br]I must thank you for your last letter, Alexander and Alyssa enjoyed hearing from you.[br]Everything here is fine. We have settled into the mansion here with Lewis well, Alyssa has even begun to call Lewis father, Alexander on the other hand has not taken the same 'shine' to Lewis, maybe its the age difference. [br][br]Nevertheless, the move from Ashenworth to the mansion seemed to come at an ideal time. There have been reports of a flu spreading through the village. Just this morning Catherina was in the waiting room with her son, William. It looked like he had some sort of infection, his skin was literally peeling off onto the chair.[br][br] I won't disgust you any further mother, I will await your reply.[br][br] With love, Ellena.</Entry>
</CATEGORY>

<CATEGORY Name="Ending">
<Entry Name="nojustine">Justine expansion not detected.[br][br]Alyssa's Story requires the Justine expansion to be played. Download it online.

</Entry>
<Entry Name="MainCredits">[br]Alyssa's Story[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]
[br]-Creator, Level Design, Scripting, Etc.-[br]
An Aerial Perspective[br]
[br]
[br]
[br]
[br]
[br]
[br]-Voice Acting-[br][br]
[br]
Alyssa - [br][br]
Alexander - [br][br]
Lewis Grey - [br][br]
Ellena Grey -[br][br]
Townsfolk - [br][br]
[br]
[br]
[br]
[br]
[br]
[br]
Thanks for playing![br]
[br]
[br]
[br]
[br]
[br]
[br]
</Entry>
</CATEGORY>

</LANGUAGE>

You're using invalid characters (’). Use apostrophe instead (').

[Image: 16455.png]
02-28-2013, 12:19 PM
Find
aerialproductions Offline
Junior Member

Posts: 10
Threads: 1
Joined: Dec 2012
Reputation: 0
#15
RE: extra_english.lang file

Why did you add spaces on the jurnal category ? Almost every .lang file I've seen don't have any spaces in one category.
But I'm not sure this has any effect on the file.
[/quote]


I saw another LANG file that did it so I assumed it was okay to do, I have changed it to no spaces and still no go Sad

(02-28-2013, 12:19 PM)MulleDK19 Wrote: You're using invalid characters (’). Use apostrophe instead (').


Didn't change anything, I went through and rechecked my dev environment stuff to (not sure if it matters) and that is all fine..
(This post was last modified: 02-28-2013, 10:55 PM by aerialproductions.)
02-28-2013, 10:30 PM
Find
No Author Offline
Posting Freak

Posts: 962
Threads: 10
Joined: Jun 2012
Reputation: 13
#16
RE: extra_english.lang file

You sure you the entry name right ?
I think your using the NAME of the entities. It should be the name in the "CustomSubItemName" box on the second tab of the entity when you click it.

[Image: the-cabin-in-the-woods-masked-people.jpg]
03-01-2013, 12:03 AM
Find
aerialproductions Offline
Junior Member

Posts: 10
Threads: 1
Joined: Dec 2012
Reputation: 0
#17
Wink  RE: extra_english.lang file

(03-01-2013, 12:03 AM)No Author Wrote: You sure you the entry name right ?
I think your using the NAME of the entities. It should be the name in the "CustomSubItemName" box on the second tab of the entity when you click it.


Oh, .. my god. I cannot thank you enough!.. Sorry, first custom story.
Thank you!!

(03-02-2013, 08:39 AM)aerialproductions Wrote:
(03-01-2013, 12:03 AM)No Author Wrote: You sure you the entry name right ?
I think your using the NAME of the entities. It should be the name in the "CustomSubItemName" box on the second tab of the entity when you click it.


Oh, .. my god. I cannot thank you enough!.. Sorry, first custom story.
Thank you!!

.... lol jokes, still not working. I'm just going to remake the whole thing and watch like 500000 tutorials. I'll keep trying.

Thanks for the help.
(This post was last modified: 03-02-2013, 08:48 AM by aerialproductions.)
03-02-2013, 08:39 AM
Find
No Author Offline
Posting Freak

Posts: 962
Threads: 10
Joined: Jun 2012
Reputation: 13
#18
RE: extra_english.lang file

(03-02-2013, 08:39 AM)aerialproductions Wrote: .... lol jokes, still not working. I'm just going to remake the whole thing and watch like 500000 tutorials. I'll keep trying.

Thanks for the help.

So you're done with this problem ?

[Image: the-cabin-in-the-woods-masked-people.jpg]
(This post was last modified: 03-02-2013, 08:58 AM by No Author.)
03-02-2013, 08:57 AM
Find
aerialproductions Offline
Junior Member

Posts: 10
Threads: 1
Joined: Dec 2012
Reputation: 0
#19
RE: extra_english.lang file

(03-02-2013, 08:57 AM)No Author Wrote:
(03-02-2013, 08:39 AM)aerialproductions Wrote:
(03-01-2013, 12:03 AM)No Author Wrote: You sure you the entry name right ?
I think your using the NAME of the entities. It should be the name in the "CustomSubItemName" box on the second tab of the entity when you click it.


Oh, .. my god. I cannot thank you enough!.. Sorry, first custom story.
Thank you!!

.... lol jokes, still not working. I'm just going to remake the whole thing and watch like 500000 tutorials. I'll keep trying.

Thanks for the help.

So you're done with this problem ?
[/quote]


It's not solved. But I'll just have to find a way around it I guess. No one knows whats wrong so yeah, finished I guess.

Thanks Smile
03-02-2013, 08:58 AM
Find




Users browsing this thread: 1 Guest(s)