Frictional Games Forum (read-only)
CustomStory Problem - 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 (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: CustomStory Problem (/thread-6719.html)



CustomStory Problem - toni1998 - 02-26-2011

salut

I have a problem
I made custom setting and story goes
My Custom Story

<Main
Name = "Black Day"
Author = "Toni1998"
Imgfile-""

StartMap = "Amsterdon.map"
StartPos = "PlayerStartArea_1"

not working
I also have an extra folder langue
and me Tell me someone what to do


RE: CustomStory Problem - CrushedRaiD - 02-26-2011

(02-26-2011, 08:31 AM)toni1998 Wrote: salut

I have a problem
I made custom setting and story goes
My Custom Story

<Main
Name = "Black Day"
Author = "Toni1998"
Imgfile-""

StartMap = "Amsterdon.map"
StartPos = "PlayerStartArea_1"

not working
I also have an extra folder langue
and me Tell me someone what to do

<Main
ImgFile = ""
Name = "Black day."
Author = "Toni1998"

MapsFolder = ""the folder where map is located""
StartMap = "Amsterdon.map"
StartPos = "PlayerStartArea_1"
/>