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 trouble?
ehovda321 Offline
Junior Member

Posts: 38
Threads: 22
Joined: Dec 2011
Reputation: 0
#1
.lang trouble?


I have spent 2+ hours trying to figure out the problem with my .lang file for my Custom Story...


<LANGUAGE>
<RESOURCES>
</RESOURCES>
<CATEGORY>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Description...</Entry>
</CATEGORY>

<CATEGORY>
<CATEGORY Name="DeathHint">
<Entry Name="DeathH1"> RUN! </Entry>
</CATEGORY>
<CATEGORY Name ="Inventory">

<Entry Name="ItemDesc_keyoftest">Hall Key</Entry>
<Entry Name="ItemName_keyoftest">Hall Key</Entry>
<Entry Name="ItemDesc_secretkey">a Secret Key!</Entry>
<Entry Name="ItemName_secretkey">a Secret Key!</Entry>
<Entry Name="ItemDesc_key2">Storage Key</Entry>
<Entry Name="ItemName_key2">Storage Key</Entry>
</CATEGORY>

<CATEGORY Name="Journal">

<Entry Name="Note_theletter_Name">Letter to William Parker</Entry>
<Entry Name="Note_theletter_Text">Dear William, [br] How are you? We have been wondering how things have been going with Frank, and his experiments. We made it to London, and it is beautiful here. I have never seen anything like this. Anyways, I can't wait to see you! Talk to you soon. [br] [br] Sincerely, [br] Uncle Parker </Entry>
</CATEGORY>

<CATEGORY Name="Levels">
<Entry Name="door_2">Atrium</Entry>
<Entry Name="door_3">Cellars</Entry>
<Entry Name="door_4"Atrium</Entry>
<Entry Name="door_5"Atrium</Entry>
<Entry Name="door_6">Cellars</Entry>
<Entry Name="door1u">Storage</Entry>
</CATEGORY>
</LANGUAGE>
(This post was last modified: 01-02-2012, 02:06 AM by ehovda321.)
01-02-2012, 01:52 AM
Find


Messages In This Thread
.lang trouble? - by ehovda321 - 01-02-2012, 01:52 AM
RE: .lang trouble? - by flamez3 - 01-02-2012, 02:37 AM
RE: .lang trouble? - by Your Computer - 01-02-2012, 02:49 AM
RE: .lang trouble? - by Statyk - 01-02-2012, 03:12 AM
RE: .lang trouble? - by eagledude4 - 01-02-2012, 06:02 AM
RE: .lang trouble? - by Statyk - 01-02-2012, 06:55 AM
RE: .lang trouble? - by eagledude4 - 01-02-2012, 07:39 AM



Users browsing this thread: 1 Guest(s)