The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Messages In This Thread
extra_english.lang Doesn't seem to load - by Zinnkio - 03-10-2012, 11:29 PM



Users browsing this thread: 1 Guest(s)