YieldingSerenity
Junior Member
Posts: 1
Threads: 1
Joined: Jan 2013
Reputation:
0
|
Custom Story Issues
Hey everyone,
So I'm new to the idea of creating custom stories for Amnesia, and need a little help. I watched/read plenty of tutorials online and downloaded the required editors to create a custom story. I know that I need an extra_english.lang file, custom_story_settings.cfg file, maps folder, and .map and .hps file in that folder. Here was my custom story settings code:
<Main
Name = "First Level EVA"
Author = "YieldingSerenity"
MapsFolder = "maps/"
StartMap = "test.map"
StartPos = "PlayerStartArea_1"
/>
Everything seems fine, but when I load Amnesia, and go to load my game it isn't in the custom story list. The entire custom story is in the custom story folder in the game folders, and the level has a start point. Can anyone help ( I use mac but I can understand windows directions in terms of a mac)?
|
|
01-13-2013, 01:39 AM |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: Custom Story Issues
The .cfg file seems to be fine. This must be a directory question:
It must be like:
For the .cfg file:
Amnesia-Redist-custom_stories-yourcs-custom_story_settings.cfg
For the .lang file:
Amnesia-Redist-custom_stories-yourcs-extra_english.lang
THE OTHERWORLD (WIP)
Aculy iz dolan.
|
|
01-13-2013, 10:58 AM |
|