how to make floor break when u go to a certain area - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: how to make floor break when u go to a certain area (/thread-25504.html) |
RE: how to make floor break when u go to a certain area - Mudbill - 07-17-2014 Vanilla = original/unmodded. RE: how to make floor break when u go to a certain area - victorkim890(KimmyChimmy) - 07-17-2014 is there a faster way to find something like finding a rock instead of going through the whole list trying to find a rock in level editor RE: how to make floor break when u go to a certain area - PutraenusAlivius - 07-18-2014 (07-17-2014, 11:52 PM)victorkim890(KimmyChimmy) Wrote: is there a faster way to find something like finding a rock instead of going through the whole list trying to find a rock in level editor Ctrl + F? RE: how to make floor break when u go to a certain area - victorkim890(KimmyChimmy) - 07-18-2014 not tat. i arldy tried tat a long time ago. but i dont think ther is. i thought ther was a faster way to find something instead of going through the whole list RE: how to make floor break when u go to a certain area - Mudbill - 07-18-2014 Well, on Windows, you can open the entities folder and search for a file, then make note of its location. For example search for "grunt" in that folder will probably give you files including the servant_grunt.ent which will be inside the enemy folder. RE: how to make floor break when u go to a certain area - victorkim890(KimmyChimmy) - 07-18-2014 tats way faster! : D ill do tat instead of going through the whole list RE: how to make floor break when u go to a certain area - victorkim890(KimmyChimmy) - 07-20-2014 how do u move the candlestick on the wall and a passage opens up. i saw it in poisonous cs RE: how to make floor break when u go to a certain area - Romulator - 07-20-2014 I believe the Candlestick is in the gameplay folder, and it follows pretty much the same principles as the bookshelf tutorial we mentioned earlier, or you can use this tutorial altogether, as I believe that particular candlestick uses alState. I know I have linked you to that earlier, but it should work under the same methods, just substitute the necessary stuff. RE: how to make floor break when u go to a certain area - DnALANGE - 07-20-2014 (07-20-2014, 02:50 AM)victorkim890(KimmyChimmy) Wrote: how do u move the candlestick on the wall and a passage opens up. i saw it in poisonous cs If i'm sure, you will ned to have that candlestick entitie. It is NOT from amnesia itself. Someone had create this, so find it in the folder of poisenous and copy it in your mod. I have the candle as well in Premonition IF you have my mod, it's in there as well. RE: how to make floor break when u go to a certain area - victorkim890(KimmyChimmy) - 07-20-2014 but the candle is not expobj its ent. wat do u do |