Frictional Games Forum (read-only)
Can't start my custom story. - 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't start my custom story. (/thread-9723.html)

Pages: 1 2


RE: Can't start my custom story. - Endlvl - 08-13-2011

It may be the Same problem as before buddy if u read the linked thread in ur other post


RE: Can't start my custom story. - Pherion - 08-13-2011

Quote:are you sure they're named custom_story_settings.cfg and extra_english.lang? and not custom_story_settings.cfg.text and extra_english.lang.text? windows sometimes tends to do that, it happened to me once too.
... I'm not trying to say you're an idiot or anything Blush I'm just ruling out possibilities...
... ... please don't hate me >///.///<

I double checked that. And it has everything right. And no worries, i know you didn't ment that.

Quote:It may be the Same problem as before buddy if u read the linked thread in ur other post

You must be refering to the link to the guide in the wiki. In there i followed nothing special except only what i did.
Oh my god guyys. I found the solution. Soo obvious!

in my lang file i had everything like this like the guy in the vidoe told me to do:

<LANGUAGE>
<CATEGORY NAME="CustomStoryMain">
<Entry Name="Description">Welcome to my wonderfull Hell</Entry>
</CATEGORY>
</LANGUAGE>

But i decided to try out the way it was in the wiki like this:

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
</Entry>
</CATEGORY>
</LANGUAGE>

And it worked!! Seriously why didn't i tried this in the first place. -_-

Well, thanks anyway guys! Your help was very usefull! Smile