CS don't load changes in .map and .hps - 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: CS don't load changes in .map and .hps (/thread-19925.html) |
CS don't load changes in .map and .hps - LocalParty - 01-14-2013 So I have made a few timer changes and a level door change but when I try it, it doesn't load the changes. Can someone please give me advise on how to solve this. // Local Party RE: CS don't load changes in .map and .hps - FlawlessHappiness - 01-14-2013 Go to the folder where your .map files are. If you have a .cache file in there, delete it. If you are on a windows computer, it might not be in ProgramFiles(x86) but instead in C:\Users\<your_username>\AppData\Local\VirtualStore RE: CS don't load changes in .map and .hps - LocalParty - 01-14-2013 I deleted it, but it still dosent load my changes. But i had .cache files, any advise? ^^ RE: CS don't load changes in .map and .hps - NaxEla - 01-14-2013 Are you sure you saved your map/script after you changed them? RE: CS don't load changes in .map and .hps - LocalParty - 01-14-2013 Yes i am, i just have no idea, maybe ill rename everything and see if it works... RE: CS don't load changes in .map and .hps - Damascus - 01-15-2013 Make sure you're starting a new game. If you load a saved game, the changes won't take effect. |