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 crashes custom story!
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#3
RE: Lang file crashes custom story!

(01-04-2014, 01:52 AM)The chaser Wrote: Try replacing this:

<CATEGORY Name="Inventory">
<Entry Name="ItemName_TestItem">Food Storage Key</Entry>
<Entry Name="ItemDesc_TestItem">This is the key of the "Food Storage"</Entry>
</CATEGORY>



For this:


<CATEGORY Name="Inventory">
<Entry Name="ItemName_TestItem">Food Storage Key</Entry>
<Entry Name="ItemDesc_TestItem">This is the key of the Food Storage</Entry>
</CATEGORY>


The ("") might be the problem
Still did not work Sad

(01-04-2014, 01:52 AM)The chaser Wrote: Try replacing this:

<CATEGORY Name="Inventory">
<Entry Name="ItemName_TestItem">Food Storage Key</Entry>
<Entry Name="ItemDesc_TestItem">This is the key of the "Food Storage"</Entry>
</CATEGORY>



For this:


<CATEGORY Name="Inventory">
<Entry Name="ItemName_TestItem">Food Storage Key</Entry>
<Entry Name="ItemDesc_TestItem">This is the key of the Food Storage</Entry>
</CATEGORY>


The ("") might be the problem
The crash only started to happen is when i added this!

<CATEGORY Name="Levels">
<Entry Name="MasterBedroom">Master Bedroom</Entry>
<Entry Name="FoodStorage">Food Storage</Entry>
</CATEGORY>

<CATEGORY Name="CustomCatLevels">
<Entry Name="CustomEntryLevel">The "Master Bedroom" door is locked. You need the "Master Bedroom Key" to unlock it.</Entry>
<Entry Name="CustomEntryLevel2">The "Food Storage" door is locked. You need the "Food Storage Key" to unlock it.</Entry>
(This post was last modified: 01-04-2014, 10:46 AM by Radical Batz.)
01-04-2014, 10:40 AM
Find


Messages In This Thread
Lang file crashes custom story! - by Radical Batz - 01-04-2014, 12:37 AM
RE: Lang file crashes custom story! - by Radical Batz - 01-04-2014, 10:40 AM
RE: Lang file crashes custom story! - by WALP - 01-04-2014, 11:41 AM
RE: Lang file crashes custom story! - by daortir - 01-04-2014, 01:23 PM
RE: Lang file crashes custom story! - by daortir - 01-04-2014, 01:40 PM
RE: Lang file crashes custom story! - by daortir - 01-04-2014, 03:41 PM
RE: Lang file crashes custom story! - by Neelke - 01-04-2014, 05:42 PM
RE: Lang file crashes custom story! - by Neelke - 01-04-2014, 05:52 PM



Users browsing this thread: 1 Guest(s)