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 Help extra_english.lang Doesn't seem to load
Zinnkio Offline
Junior Member

Posts: 14
Threads: 3
Joined: Feb 2011
Reputation: 0
#1
Question  extra_english.lang Doesn't seem to load

I'm currenty in the middle of producing a new custom story. It's in the early stages so I haven't done much.

I have created the extra_english.lang file that's needed for key names and descriptions and various other elements. It is in the correct folder too.

Here it is
<LANGUAGE>
   <RESOURCES>
   </RESOURCES
   <CATEGORY Name="CustomStoryMain">
        <Entry Name="Description">
         Just a brief description!
        </Entry>
   </CATEGORY>
   <CATEGORY Name="Inventory">
        <Entry Name="ItemName_roomkey">
          Room Key.
        </Entry>
        <Entry Name="ItemDesc_roomkey">
          Your Room Key.
        </Entry>
   </CATEGORY>
</LANGUAGE>

When I come to load my custom story the story description doesn't show and neither do the key name and description. I have double checked over and over to see if there are any mistakes in the editor and .lang file but I can't seem to find any.

I would deeply appreciate it if anyone could advise me as to what to do or spot anything wrong in the .lang file.

*******EDIT*******
missed a '>' after RESOURCES -_-

Out Of All The Things I Fear Most, Death Is One Of Them. But One Day I Will Become It.
(This post was last modified: 03-10-2012, 11:46 PM by Zinnkio.)
03-10-2012, 11:29 PM
Find
Jamsong Offline
Junior Member

Posts: 10
Threads: 4
Joined: Feb 2012
Reputation: 1
#2
RE: extra_english.lang Doesn't seem to load

See this attachment, that is the right syntax.

Jamsong

I can code for you if you want, Pm me. I am on my live-stream alot so check it and I may be on :D
http://www.livestream.com/jamsong
(This post was last modified: 03-14-2012, 10:16 PM by Jamsong.)
03-14-2012, 10:07 PM
Find




Users browsing this thread: 1 Guest(s)