Didn't you see my folder?
You are supposed to put those files into your own custom_story folder. I can't get it, how you managed to screw this up?
A simple custom story folder should be like this:
- files
> folders
> redist
.> custom_stories
..> Your_Custom_Story
..- custom_story_settings.cfg
..- extra_english.lang.
..> maps
...- Your_Map_File.map
...- Your_Map_File.hps
And this is the custom_story_settings.cfg:
<Main
Name = "Your_Custom_Story_Name"
Author = "Your_Name"
ImgFile = ""
MapsFolder = "maps/"
StartMap = "Your_Map_File.map"
StartPos = "PlayerStartArea_1"
/>