PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: How to play/test my amnesia hpl map
(03-11-2013, 03:29 PM)No Author Wrote: (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\" / and \ are actually considered the same. I used "MapsFolder = "maps/" and it still worked.
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
03-11-2013, 03:31 PM |
|