Frictional Games Forum (read-only)
My story does not show up in the custom story list at the main menu. Help? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: My story does not show up in the custom story list at the main menu. Help? (/thread-14272.html)

Pages: 1 2


My story does not show up in the custom story list at the main menu. Help? - mrscoomich - 03-27-2012

I'm creating a custom story, and for testing I tried to see if it would open on the custom story list at the amnesia's main menu... but it didnt >.<


Name="The Asylum"
Author="Rielle Lacuna"
ImgFile=""

StartMap="01_original.map"
StartPos="PlayerStartArea_1"
/>


----

what is wrong ?

--

There is my .cfg if that helps. please and thanks! Smile



RE: My story does not show up in the custom story list at the main menu. Help? - Xanthos - 03-27-2012

Spoiler below!
(03-27-2012, 12:55 AM)mrscoomich Wrote: I'm creating a custom story, and for testing I tried to see if it would open on the custom story list at the amnesia's main menu... but it didnt >.<


Name="The Asylum"
Author="Rielle Lacuna"
ImgFile=""

StartMap="01_original.map"
StartPos="PlayerStartArea_1"
/>


----

what is wrong ?

--

There is my .cfg if that helps. please and thanks! Smile



Name = "The Asylum"
Author = "Rielle Lacuna"
ImgFile="TrollFace.jpg"

MapsFolder = "maps/"
StartMap = "01_original.map"
StartPos = "PlayerStartArea_1"
/>

Hmm try that
I think it's the spaces inbetween the MapsFolder="stuffs" and thingies
You see it fast.
WRONG
Name="The Asylum"

CORRECTED
Name = "The Asylum"


If it doesn't work reply
(03-27-2012, 01:03 AM)Xanthos Wrote:
(03-27-2012, 12:55 AM)mrscoomich Wrote: I'm creating a custom story, and for testing I tried to see if it would open on the custom story list at the amnesia's main menu... but it didnt >.<


Name="The Asylum"
Author="Rielle Lacuna"
ImgFile=""

StartMap="01_original.map"
StartPos="PlayerStartArea_1"
/>


----

what is wrong ?

--

There is my .cfg if that helps. please and thanks! Smile

--------------------------------------------------------------

Name = "The Asylum"
Author = "Rielle Lacuna"
ImgFile="TrollFace.jpg"

MapsFolder = "maps/"
StartMap = "01_original.map"
StartPos = "PlayerStartArea_1"
/>

Hmm try that
I think it's the spaces inbetween the MapsFolder="stuffs" and thingies
You see it fast.
WRONG
Name="The Asylum"

CORRECTED
Name = "The Asylum"


If it doesn't work reply

Also make sure the name of it is this
-
custom_story_settings.cfg

-
Yes I realize I'm a mess with the forums things


RE: My story does not show up in the custom story list at the main menu. Help? - mrscoomich - 03-27-2012

Thanks but, it still doesn't show up. Sad


RE: My story does not show up in the custom story list at the main menu. Help? - Xanthos - 03-27-2012

(03-27-2012, 01:39 AM)mrscoomich Wrote: Thanks but, it still doesn't show up. Sad
Do you have a extralang file?
Wait I'll show you all of my files to start my first story
-These are my files FYI-
=custom_story_settings.cfg

<Main
Name = "Cloud of Confusion"
Author = "youtube.com/user/Stickman722"
ImgFile="TrollFace.jpg"

MapsFolder = "maps/"
StartMap = "map1.map"
StartPos = "PlayerStartArea_1"
/>
------------
=extra_english.lang

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">I hope you guys enjoy my FIRST serious mod for Amnesia. I am a beginner at scripting! But I think you will be pleased at my map IF YOU CLICK THE "Start" button, Yep it's right there if you want... Okay the story is about shit, I guess it's about jumpscares and Runthefuckaway scares. Yeah but I managed to add Grunts, Brutes , and I'm sure Alois[br][br]FYI:I have no taste in realistic Structures, but I sure Do with Jumpscares and scripting and shit and chasing and sex-I mean Whatever JUST CLICK START AND HAVE A BACKUP PAIR OF PANTS![br][br]Big Grin</Entry>
</CATEGORY>
</LANGUAGE>
--------------------
Feel free to copy and change up some things.
I also have a folder next to those files called
"sounds"
"entities"
"maps"
"music"
Be sure to have maps folder with all of the levels within


RE: My story does not show up in the custom story list at the main menu. Help? - mrscoomich - 03-27-2012

Sigh. I did that.

Its supposed to be saved at

amnesia the dark descent>maps

right? I placed it there. i even tried to put it in my custom story folder.
it still did not work


RE: My story does not show up in the custom story list at the main menu. Help? - Xanthos - 03-28-2012

amnesia the dark descent > custom_stories > "NAME OF STORY" > maps
XD


RE: My story does not show up in the custom story list at the main menu. Help? - zombiehacker595 - 03-29-2012

make sure that you dont have hidden extenson files i had youre problem but it turned out it was still a .txt doc which meant the game didnt think it was a .cfg doc so i showed all extension files and deleted the hidden .txt make sure you do that hope this works Smile


RE: My story does not show up in the custom story list at the main menu. Help? - mrscoomich - 04-01-2012

This is my file:


http://s1246.photobucket.com/albums/gg612/ayriel29/?action=view&current=amnesia.jpg

if it helps.

& how do you show hidden files? Confused


RE: My story does not show up in the custom story list at the main menu. Help? - zombiehacker595 - 04-01-2012

(04-01-2012, 02:16 AM)mrscoomich Wrote: This is my file:


http://s1246.photobucket.com/albums/gg612/ayriel29/?action=view&current=amnesia.jpg

if it helps.

& how do you show hidden files? Confused
you have got your map.hps file in the wrong place it should be in the maps folder with your map not with the .lang and .cfg file move the .hps file to your maps folder and it should work Smile





RE: My story does not show up in the custom story list at the main menu. Help? - mrscoomich - 04-01-2012

It still doesn't work! This is so frusterating Sad