(03-11-2013, 03:11 PM)JustAnotherPlayer Wrote: (03-11-2013, 03:01 PM)KeysOfMyMind Wrote: Sooo... sorry for the bump.
I did as this thread said I put my custom map in the custom_stories folder.
Under the Mod map "Amnesia Custom"
Made the .cfg file and put the following information in it:
<Main
Name = "Custom Test"
Author = "KeysOfMyMind"
MapsFolder = "E:\Steam\SteamApps\common\Amnesia The Dark Descent\custom_stories\Amnesia custom\Maps"
StartMap = "Start.map"
StartPos = "PlayerStartArea_1"
/>
But it still won't show up in the custom story branch of the game.
I only have Start.map in there for now but I wanna test it, how do I go about this?
You are wrong. Since you put your custom_story_settings.cfg in Amnesia custom, it remembers it. So, it should be like this.
<Main
Name = "Custom Test"
Author = "KeysOfMyMind"
MapsFolder = "Maps/"
StartMap = "Start.map"
StartPos = "PlayerStartArea_1"
/>
Dude, MapsFolder = "Maps\"