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
No key names/description
MrBenjaminBowman Offline
Junior Member

Posts: 2
Threads: 1
Joined: Jul 2013
Reputation: 0
#1
Bug  No key names/description

Just a minute ago or so, I was editing my custom story's "extra_english.lang" file when the description disappeared along with the key names. They used to be there before though. Here's my extra_english.lang file:
<LANGUAGE>
<RESOURCES>
</RESOURCES>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">You wake up in a room with noone but Stephano. You have no clue who you are, but you think that you must investigate.</Entry>

</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name ="doorlock1">The door is locked...</Entry>
<Entry Name ="doorlock2">You need a key... Look around!</Entry>
<Entry Name ="whatisthat">RUN!</Entry>
<Entry Name ="lookout">AHH! LOOKOUT BEHIND YOU!</Entry>

</CATEGORY>


<CATEGORY Name="Inventory">
<Entry Name="ItemDesc_key1">A key the statues hid... Never trust them!</Entry>
<Entry Name="ItemName_key1">Dungeon Key</Entry>
<Entry Name="ItemDesc_key2">A small key with the words 'Mr. Chair' engraved on it.</Entry>
<Entry Name="ItemName_key2">Small Key</Entry>
<Entry Name="ItemName_key3">Library Key</Entry>
<Entry Name="ItemDesc_key3">Stephano found it. I wonder what THIS opens...
</CATEGORY>
</LANGUAGE>

I added this a minute or so ago:
<Entry Name ="whatisthat">RUN!</Entry>
<Entry Name ="lookout">AHH! LOOKOUT BEHIND YOU!</Entry>
as well as this:
<Entry Name="ItemName_key3">Library Key</Entry>
<Entry Name="ItemDesc_key3">Stephano found it. I wonder what THIS opens...

I can't seem to find any errors! Does it have to do with my other hps files or something? Please help as soon as possible!
(This post was last modified: 07-17-2013, 11:35 PM by Statyk.)
07-17-2013, 07:35 PM
Find


Messages In This Thread
No key names/description - by MrBenjaminBowman - 07-17-2013, 07:35 PM
RE: No key names/description - by Oscar House - 07-17-2013, 08:30 PM



Users browsing this thread: 1 Guest(s)