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
Note text not working
Xallikk Offline
Junior Member

Posts: 35
Threads: 7
Joined: Jun 2016
Reputation: 0
#1
Note text not working

For some reason, my note text isn't showing up. I think my code is right, but I'm not sure.
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Find the key in each level to win the game. Enjoy!</Entry>
</CATEGORY>

<CATEGORY Name="Loading">
<Entry Name="LoadScreen1">I have to get out of here, fast...</Entry>
</CATEGORY>

<CATEGORY Name="Journal">

//---Notes---//

<Entry Name="Note_Note1_Name">Last Words</Entry>
<Entry Name="Note_Note1_Text">Whoever's reading this...[br][br] There's something out there. It got Simon...
I can still hear his screams as that thing tore him apart. Janet, Belmont, and I have hid in our hotel room, but I fear
we are not safe here. I can hear it scratch the wall and the footsteps echoing down the hall. Oh no, something's
coming.[br][br]Oh god... it found us... </Entry>


//---Diaries---//


//---Mementos---//

</CATEGORY>
<CATEGORY Name="Inventory">

//---Item Names/Descriptions---//
<Entry Name="ItemName_KeyDesc"> Key</Entry>
<Entry Name="ItemDesc_KeyDesc">It's for unlocking a door.</Entry>
<Entry Name="ItemName_KeyDes"> 3rd Floor Key</Entry>
<Entry Name="ItemDesc_KeyDes">It's for unlocking the 3rd floor door.</Entry>
</CATEGORY>
<CATEGORY Name="Sign">
<Entry Name="Door1">3rd Floor</Entry>

</CATEGORY>
<CATEGORY Name="Levels">
<Entry Name="Door1">It's locked</Entry>


</CATEGORY>

<CATEGORY Name="DeathHint">

//---Death Hints---//

The ones at the front always die first...
06-05-2016, 01:00 AM
Find


Messages In This Thread
Note text not working - by Xallikk - 06-05-2016, 01:00 AM
RE: Note text not working - by Slanderous - 06-05-2016, 01:06 AM
RE: Note text not working - by Xallikk - 06-05-2016, 01:40 AM
RE: Note text not working - by Mudbill - 06-05-2016, 02:22 AM
RE: Note text not working - by Xallikk - 06-05-2016, 03:01 AM



Users browsing this thread: 1 Guest(s)