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


Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I can't get my extra_english.lang file to work?
Pipipierrot Offline
Junior Member

Posts: 3
Threads: 1
Joined: Aug 2011
Reputation: 0
#1
I can't get my extra_english.lang file to work?

Here's my coding:

Spoiler below!

<LANGUAGE>
<RESOURCES>
</RESOURCES>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">testing description</Entry>
</CATEGORY>
<CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemDesc_guestroomkey">Key to Guest Room</Entry>
<Entry Name="ItemName_guestroomkey">Guest Room Key</Entry>

</CATERGORY>
</LANGUAGE>


I was testing it and nothing seemed to work. Did I screw up my coding?
08-27-2011, 06:57 PM
Find
Rapture Offline
Posting Freak

Posts: 1,078
Threads: 79
Joined: May 2011
Reputation: 30
#2
RE: I can't get my extra_english.lang file to work?

You have a extra <CATEGORY> above Inventory.
08-27-2011, 07:02 PM
Find
Pipipierrot Offline
Junior Member

Posts: 3
Threads: 1
Joined: Aug 2011
Reputation: 0
#3
RE: I can't get my extra_english.lang file to work?

(08-27-2011, 07:02 PM)Rapture Wrote: You have a extra <CATEGORY> above Inventory.

I fixed that just now but it's still not working. Hmm.
08-27-2011, 07:08 PM
Find
Kurton Offline
Senior Member

Posts: 533
Threads: 8
Joined: Oct 2010
Reputation: 16
#4
RE: I can't get my extra_english.lang file to work?

That last </CATERGORY> should be spelled </CATEGORY>

08-27-2011, 07:15 PM
Find
Pipipierrot Offline
Junior Member

Posts: 3
Threads: 1
Joined: Aug 2011
Reputation: 0
#5
RE: I can't get my extra_english.lang file to work?

(08-27-2011, 07:15 PM)Kurton Wrote: That last </CATERGORY> should be spelled </CATEGORY>

That fixed it! Thank you so much!

Gah, I can't believe I didn't catch that typo.
08-27-2011, 07:19 PM
Find




Users browsing this thread: 1 Guest(s)