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
Trigger Cave In
Xallikk Offline
Junior Member

Posts: 35
Threads: 7
Joined: Jun 2016
Reputation: 0
#19
RE: Trigger Cave In

Here's the resources file. It doesn't look like it was added.
<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/flashbacks" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
</Resources>

Also here is the lang file:
<LANGUAGE>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Find the key in each level to win the game. Enjoy!</Entry>
</CATEGORY>

<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. Elizabeth, 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's trying to get through the door!</Entry>
<Entry Name="Note_Note2_Name">Wakey wakey!</Entry>
<Entry Name="Note_Note2_Text">Hey sleepy head! Belmont, Simon, Cristopher, and I have gone downstairs to the lobby to get some breakfast.
Join us when you get up!</Entry>
<Entry Name="Note_Note3_Name">The basement</Entry>
<Entry Name="Note_Note3_Text">Whatever that thing is... it came from below.[br][br] We were in the hallway when the
elevator doors opened.[br]The rest of the group managed to make it upstairs. I... was not so lucky. Whoever reads this,
please...[br]get out of here, before it kills you too. Take the elevator, it will take you to the lobby and to safety...
[br]Tell them what happened here, and kill that monster...</Entry>
</CATEGORY>

<CATEGORY Name="Loading">
<Entry Name="LoadScreen1">I should go meet up with the others.</Entry>
<Entry Name="LoadScreen2">I need to find my friends, fast!</Entry>
<Entry Name="LoadScreen3">Oh god, I need to get out of here!</Entry>
<Entry Name="LoadScreen4">What a strange dream. I wonder what it means...</Entry>
<Entry Name="LoadScreen5">I have to tell someone about this...</Entry>
<Entry Name="LoadScreen6">Oh no, I'm heading down to where that monster came from...</Entry>
</CATEGORY>

<CATEGORY Name="Subtitles">
<Entry Name="LastWords">Oh god, I'm going to die in here...</Entry>
</CATEGORY>

<CATEGORY Name="Sign">
<Entry Name="Door1">It's locked.</Entry>
<Entry Name="Room405">Room 405</Entry>
<Entry Name="Room401">Room 401</Entry>
<Entry Name="Room403">Room 403</Entry>
<Entry Name="LevelDoor2">It's locked.</Entry>
<Entry Name="LevelDoor3">It's locked.</Entry>
<Entry Name="LevelDoor1">It's locked.</Entry>
<Entry Name="Room301">Room 301</Entry>
<Entry Name="Room304">Room 304</Entry>
<Entry Name="Room306">Room 306</Entry>
<Entry Name="Room308">Room 308</Entry>
<Entry Name="Room303">Room 303</Entry>
<Entry Name="Room305">Room 305</Entry>
<Entry Name="Room302">Room 302</Entry>
<Entry Name="Room201">Room 201</Entry>
<Entry Name="Room203">Room 203</Entry>
<Entry Name="Room205">Room 205</Entry>
<Entry Name="Room207">Room 207</Entry>
<Entry Name="Room204">Room 204</Entry>
<Entry Name="Room206">Room 206</Entry>
<Entry Name="Room208">Room 208</Entry>
<Entry Name="Room106">Room 106</Entry>
<Entry Name="Room104">Room 104</Entry>
<Entry Name="Room107">Room 107</Entry>
<Entry Name="Room105">Room 105</Entry>
<Entry Name="Room103">Room 103</Entry>
<Entry Name="Room101">Room 101</Entry>
<Entry Name="Room102">Room 102</Entry>
</CATEGORY>

<CATEGORY Name="Levels">
<Entry Name="Door1">2nd Floor</Entry>
<Entry Name="LevelDoor2">1st Floor</Entry>
<Entry Name="LevelDoor3">Elevator</Entry>
</CATEGORY>

<CATEGORY Name="LevelDoors">
<Entry Name="levelDoorName"></Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_KeyDesc">Room Key</Entry>
<Entry Name="ItemDesc_KeyDesc">It's the key for my room.</Entry>
<Entry Name="ItemName_KeyDes">3rd Floor Key</Entry>
<Entry Name="ItemDesc_KeyDes">It's for unlocking the 3rd floor door.</Entry>
<Entry Name="ItemName_2ndKeyDesc">2nd Floor Key</Entry>
<Entry Name="ItemDesc_2ndKeyDesc">It's for unlocking the 2nd floor door.</Entry>
<Entry Name="ItemName_BloodyDesc">Room 305 Key</Entry>
<Entry Name="ItemDesc_BloodyDesc">It's for unlocking Room 305.</Entry>
<Entry Name="ItemName_MonsterDesc">1st Floor Key</Entry>
<Entry Name="ItemDesc_MonsterDesc">It's for unlocking the 1st floor door.</Entry>
<Entry Name="ItemName_CrowDesc">Crowbar</Entry>
<Entry Name="ItemDesc_CrowDesc">This could be used to break open a door.</Entry>
</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name="Entry1"></Entry>
</CATEGORY>

<CATEGORY Name="Credits">
<Entry Name="Ending">Thanks for playing![br][br] Hope it actually worked and you enjoyed it![br] You can skip by hitting escape or clicking
[br][br] Made by DJ Allen[br] Tools used: Amnesia level and material editors[br] Sounds used: Level editor and YouTube</Entry>
</CATEGORY>
</LANGUAGE>

The ones at the front always die first...
06-12-2016, 10:55 PM
Find


Messages In This Thread
Trigger Cave In - by Xallikk - 06-06-2016, 05:29 AM
RE: Trigger Cave In - by Romulator - 06-06-2016, 06:16 AM
RE: Trigger Cave In - by Mudbill - 06-06-2016, 08:08 AM
RE: Trigger Cave In - by Romulator - 06-06-2016, 05:02 PM
RE: Trigger Cave In - by Xallikk - 06-07-2016, 04:21 AM
RE: Trigger Cave In - by Romulator - 06-07-2016, 08:06 AM
RE: Trigger Cave In - by Xallikk - 06-07-2016, 09:40 PM
RE: Trigger Cave In - by Mudbill - 06-07-2016, 10:58 PM
RE: Trigger Cave In - by Xallikk - 06-09-2016, 02:34 AM
RE: Trigger Cave In - by Romulator - 06-09-2016, 07:14 AM
RE: Trigger Cave In - by Mudbill - 06-09-2016, 07:41 AM
RE: Trigger Cave In - by Xallikk - 06-09-2016, 06:17 PM
RE: Trigger Cave In - by Mudbill - 06-10-2016, 02:58 PM
RE: Trigger Cave In - by Xallikk - 06-11-2016, 02:00 AM
RE: Trigger Cave In - by Mudbill - 06-12-2016, 05:45 AM
RE: Trigger Cave In - by Xallikk - 06-12-2016, 06:29 AM
RE: Trigger Cave In - by Xallikk - 06-12-2016, 09:48 PM
RE: Trigger Cave In - by Mudbill - 06-12-2016, 10:50 PM
RE: Trigger Cave In - by Xallikk - 06-12-2016, 10:55 PM
RE: Trigger Cave In - by Mudbill - 06-13-2016, 03:14 AM
RE: Trigger Cave In - by Xallikk - 06-13-2016, 03:18 AM
RE: Trigger Cave In - by Daemian - 06-13-2016, 11:25 PM
RE: Trigger Cave In - by Mudbill - 06-14-2016, 12:35 AM
RE: Trigger Cave In - by Xallikk - 06-14-2016, 02:18 AM



Users browsing this thread: 1 Guest(s)