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
What's wrong with my .lang file?
CorinthianMerchant Offline
Posting Freak

Posts: 2,876
Threads: 84
Joined: Nov 2011
Reputation: 131
#1
What's wrong with my .lang file?

<LANGUAGE>  
   <CATEGORY Name="CustomStoryMain">      
      <Entry Name="Description">
            text here
      </Entry>  
   </CATEGORY>
   <CATEGORY Name="Levels">
      <Entry Name="Level1">
         Basement
      <Entry>
   </CATEGORY>
   <CATEGORY Name="SignCat">
      <Entry Name="SignEntry1">
         Collection
      </Entry>
      <Entry Name="SignEntry2">
         Study
      </Entry>
   </CATEGORY>
   <CATEGORY Name ="Credits">
      <Entry Name="Credits">
         blahblah.
      </Entry>
   </CATEGORY>
</LANGUAGE>

Still hasn't gotten over the loss of wubwub...
(This post was last modified: 08-10-2012, 08:40 PM by CorinthianMerchant.)
08-10-2012, 05:01 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: What's wrong with my .lang file?

What's wrong with your basement?

Tutorials: From Noob to Pro
08-10-2012, 05:05 PM
Website Find
CorinthianMerchant Offline
Posting Freak

Posts: 2,876
Threads: 84
Joined: Nov 2011
Reputation: 131
#3
RE: What's wrong with my .lang file?

None of the entries appear inside the story...

Still hasn't gotten over the loss of wubwub...
08-10-2012, 05:06 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: What's wrong with my .lang file?

Someone didn't catch my hint.

Tutorials: From Noob to Pro
08-10-2012, 05:09 PM
Website Find
Adny Offline
Posting Freak

Posts: 1,766
Threads: 6
Joined: Mar 2012
Reputation: 173
#5
RE: What's wrong with my .lang file?

You didn't close the entry "Level1" properly; use </Entry> instead of <Entry>

I rate it 3 memes.
08-10-2012, 05:09 PM
Find
CorinthianMerchant Offline
Posting Freak

Posts: 2,876
Threads: 84
Joined: Nov 2011
Reputation: 131
#6
RE: What's wrong with my .lang file?

(08-10-2012, 05:09 PM)andyrockin123 Wrote: You didn't close the entry "Level1" properly; use </Entry> instead of <Entry>
Thanks!

(08-10-2012, 05:07 PM)Robosprog Wrote:
(08-10-2012, 05:06 PM)CorinthianMerchant Wrote: None of the entries appear inside the story...
Are you using " " ? Looks like it, I use ' ' for mine and they work, maybe try that?
It didn't work...

Still hasn't gotten over the loss of wubwub...
(This post was last modified: 08-10-2012, 05:13 PM by CorinthianMerchant.)
08-10-2012, 05:13 PM
Find
CorinthianMerchant Offline
Posting Freak

Posts: 2,876
Threads: 84
Joined: Nov 2011
Reputation: 131
#7
RE: What's wrong with my .lang file?

Nevermind, it works now!

Still hasn't gotten over the loss of wubwub...
08-10-2012, 08:40 PM
Find




Users browsing this thread: 1 Guest(s)