Frictional Games Forum (read-only)
Can anyone spot the 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 - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Can anyone spot the problem? (/thread-12852.html)

Pages: 1 2


Can anyone spot the problem? - QysteiN - 01-25-2012

Im pretty much done with the scripting I guess. And the map is just a test.
However, It wont show up in amnesia. And I can't see why, so I thought anyone here could help me? C:

http://uploading.com/files/52ad73bb/test.rar/



RE: Can anyone spot the problem? - Tripication - 01-25-2012


<Main
Name="testestetestset"
Author="QysteiN"

Mapsfolder="maps/"
Startmap - "00_example.map"
StartPos="PlayerStartArea_1"
/>
Startmap - '"00_example.map"


Use this, i just changed the '' to "


RE: Can anyone spot the problem? - flamez3 - 01-25-2012

Change "Custom_story_settings.cfg" to custom_story_settings.cfg". Aswell as change the text in there to



Quote:<Main

Name = "testestetestset"
Author = "QysteiN"
ImgFile = "story.jpg"

MapsFolder = "map/"
StartMap = "00_example.map"
StartPos = "PlayerStartArea_1"
/>



RE: Can anyone spot the problem? - QysteiN - 01-25-2012

I changed it to what trip told me too, also renamed it to custom_story_settings.cfg
Still wont show up. Might be something wrong with the map, no? :x


RE: Can anyone spot the problem? - Tripication - 01-25-2012

the map/ has to be maps/


RE: Can anyone spot the problem? - QysteiN - 01-25-2012

Also updated the attachment. To see how it looks after the change.
It is maps/


RE: Can anyone spot the problem? - Tripication - 01-25-2012

try removing the spaces before and after the = on all of them.


RE: Can anyone spot the problem? - QysteiN - 01-25-2012

tried. :/


RE: Can anyone spot the problem? - flamez3 - 01-25-2012

(01-25-2012, 01:10 PM)Tripication Wrote: try removing the spaces before and after the = on all of them.
I'm not understanding. Using my script it works perfectly. Have you torrented Amenisia.


RE: Can anyone spot the problem? - QysteiN - 01-25-2012

Have you checked if it worked for you?
And I bought it off steam c:
Lol, I copied trip's script.
Then I tried flames and it worked. c:

Thanks for the help. You may close this thread Big Grin