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
.lang file doesn't seem to work.
Slanderous Offline
Posting Freak

Posts: 1,606
Threads: 78
Joined: Dec 2012
Reputation: 63
#1
.lang file doesn't seem to work.

EDIT: Nwm, fixed it. This can be closed now.

Hey guys,

Since I started working on my IFC mod, I created many text lines in polish.lang, and I haven't tested them - I was 100% sure that it will work, but when I open the game, nothing from the polish.lang shows up. The basic_polish.lang works fine

polish.lang (I guess that you dont really have to know anything in polish to see if the file looks okay) Tongue

Spoiler below!
PHP Code: (Select All)
<LANGUAGE>
<
RESOURCES>
    <
Directory Path="fonts/eng" />
    <
Directory Path="lang/eng" />
 </
RESOURCES>
<
LANGUAGE>

<
CATEGORY Name="Journal">
<
Entry Name="Note_MyNote1_Name">Introduction</Entry>
<
Entry Name="Note_MyNote1_Text">Joseph,[br][br]You've gone too far. I had to stop you.[br][br]I'm sorrymy friend.</Entry>
<
Entry Name="Quest_CemeteryGates_Text">Udaj się na miejski cmentarz złożyć kwiaty na grób Laurylecz wpierw znajdź coś do ubrania.</Entry>
</
CATEGORY>

<
CATEGORY Name="LoadingText">
<
Entry Name="Loading_0">What the hell is going on hereI woke up herealone without any memories of my pastThe only thing I can think of is the mysterious name "Joseph"...</Entry>
<
Entry Name="Loading_1">"Everyone is a moon, and has a dark side which he never shows to anybody."[br][br]Mark Twain.</Entry>
<
Entry Name="Loading_2"></Entry>
<
Entry Name="Loading_3"></Entry>
</
CATEGORY>

<
CATEGORY Name="Levels">
<
Entry Name="crypt">Catacombs Back Entrance</Entry>
<
Entry Name="study">Study room</Entry>
<
Entry Name="archives">Archives</Entry>
</
CATEGORY>

<
CATEGORY Name="LevelDoors">
<
Entry Name="studylocked">Locked and a key is needed.</Entry>
</
CATEGORY>

<
CATEGORY Name="Inventory">
<
Entry Name="ItemName_Key1"></Entry>
<
Entry Name="ItemDesc_Key1"></Entry

<
Entry Name="ItemName_morfina">Morphine bottle</Entry>
<
Entry Name="ItemDesc_morfina">It will reduce your wounds.</Entry>   
<
Entry Name="ItemName_sp">Sanity potion</Entry>
<
Entry Name="ItemDesc_sp">It will help in calming your sanity.</Entry
<
Entry Name="ItemName_klucz">Klucz do drzwi wejściowych</Entry>
<
Entry Name="ItemDesc_klucz">Otwiera dolne drzwi wejściowe.</Entry>   
<
Entry Name="ItemName_studykey">Study key</Entry>
<
Entry Name="ItemDesc_studykey">Key to the study.</Entry>   
<
Entry Name="ItemName_cziper">Stone chipper</Entry>
<
Entry Name="ItemDesc_cziper">An old stone chipper.</Entry>   
<
Entry Name="ItemName_mlot">Stone hammer</Entry>
<
Entry Name="ItemDesc_mlot">An oldweak stone hammerAllthtough it will do me a favor a few timesI think.</Entry>  
<
Entry Name="ItemName_lever">Backup lever</Entry>
<
Entry Name="ItemDesc_lever">A backup levermentioned in one of the notes I've found.</Entry>   
</CATEGORY>

<CATEGORY Name="Messages">                          
<Entry Name="SalonNie">Salon[br][br]Nic stamtąd nie potrzebuję.</Entry>
<Entry Name="GardNie">Przebieralnia[br][br]Nie czas, by wybierać stroje.</Entry>
<Entry Name="cemetery">Czas odwiedzić Laurę.</Entry>
<Entry Name="Ksiazki">Zwykły zbiór książek.</Entry>
<Entry Name="Madre">To nie było mądre!</Entry>
<Entry Name="Winiaki">Na spłukanie gardła czas mam zawsze, ale nie w tym przypadku. Muszę trzeźwo myśleć.</Entry>
<Entry Name="Gotowe">Gotów do wyjścia. Jeszcze tylko wezmę klucze od domu.</Entry>
<Entry Name="Portret">Zapewne spodziewasz się, że to portret przedstawiający mojego dziadka/ojca, ale muszę cię rozczarować - kupiłem go za grosze u miejskiego malarza.</Entry>
<Entry Name="kluczpierw">Najpierw muszę wziąć klucz do drzwi frontowych.</Entry>
<Entry Name="Mapa">To bardzo stara mapa Królestwa Pruskiego naszkicowana przez mojego dziadka.</Entry>
<Entry Name="Pogoda">Piękna pogoda.</Entry>
</CATEGORY>

<CATEGORY Name="Ending">
<Entry Name="MainCredits">[br][br]Thank you for playing my custom story, I hope you enjoyed![br][br]Resources:[br][br]HPL2 Engine script functions (Frictional Games wiki)[br][br]Zombie sounds are taken from "Return to Castle Wolfenstein"[br][br]Special thanks to all who helped me, especially the users from Frictional Games forum, whose were helping me when I had issues that I couldn'
t fix.[br][br]Also thank you for playing this custom story![br][br]What happend to Joseph after he tried to escape from the castleYou will find out in the next partcoming very soon.[br][br]~Lazzer</Entry
</
CATEGORY>
</
LANGUAGE

(This post was last modified: 04-14-2014, 06:01 PM by Slanderous.)
04-14-2014, 05:50 PM
Find




Users browsing this thread: 1 Guest(s)