Frictional Games Forum (read-only)

Full Version: Custom Story help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Picture > On the left side there is "Can't Remember" custom story which I downloaded from internet. On the right,theres a custom story called "AAAAAAAAAAAAA". It has exactly the same files as "Can't Remember". Why doesn't this "AAAAAAAAAAAAA" show up in the custom story menu when I play amnesia? I have a custom story that I created myself but it won't show up in the menu,and this picture is just an example where I show you that any file that I create myself doesn't show up in the menu. Help please?
Did you create the AAAA one? If so it might be an issue with your Custom_story_setting.

I had the exact same issue but some other people helped me resolve it, linked me to a custom story package with the text that should be there.


<Main
ImgFile = "story.jpg"
Name = "Foobar"
Author = "Xeronaile"

MapsFolder = "maps/"
StartMap = "TheDungeon.map"
StartPos = "PlayerStartArea_1"
/>

This is an example of the one I have, and this one shows up fine in my customs stories list.

I have an idea on how this works, but I'm no where near a good CS creator. But yes, that's my Custom_story_Settings text

It was the issue for me, but when I got that pack and replaced the text with my own it showed up just fine
(I did make one from scratch and followed the guidelines, didn't work)