Xallikk
Junior Member
Posts: 35
Threads: 7
Joined: Jun 2016
Reputation:
0
|
RE: Note text not working
In my actual script, those two closing are in it, just got caught. Here is my new code using the prepared stuff, I think key entries and stuff are set up properly.
<CATEGORY Name="Journal">
<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>
</CATEGORY>
<CATEGORY Name="LoadingText">
<Entry Name="LoadingScreen1">I need to find out what's going on...</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="LevelDoors">
<Entry Name="levelDoorName"></Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_Item"></Entry>
<Entry Name="ItemDesc_Item"></Entry>
</CATEGORY>
<CATEGORY Name="Messages">
<Entry Name="Entry1"></Entry>
</CATEGORY>
<CATEGORY Name="Ending">
<Entry Name="Credits"></Entry>
</CATEGORY>
</LANGUAGE>
The ones at the front always die first...
|
|
06-05-2016, 03:01 AM |
|