Frictional Games Forum (read-only)
CS won't appear(Again) - 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: CS won't appear(Again) (/thread-24030.html)



CS won't appear(Again) - RedKnight - 12-04-2013

I know i made another thread but.. It won't appear

[img]

Please help.


RE: CS won't appear(Again) - FlawlessHappiness - 12-04-2013

Show us your .cfg file Smile


RE: CS won't appear(Again) - Slanderous - 12-04-2013

Yeah we need your cfg to see whats wrong Tongue


RE: CS won't appear(Again) - RedKnight - 12-05-2013

<Main
Name="Spice"
Author="Mike hagen(A.K.A BonePieCreations)"
ImgFile=""

StartMap="test.map"
StartPos="PlayerStartArea_1"
/>

and


<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Won't spoil it!
</Entry>
</CATEGORY>
</LANGUAGE>


RE: CS won't appear(Again) - RedKnight - 12-06-2013

Can i have any help!?


RE: CS won't appear(Again) - Romulator - 12-06-2013

You dont have a line to direct your CS as to where the maps are...

Try using this in your .cfg file:
Code:
<Main
Name="Spice"
Author="Mike hagen(A.K.A BonePieCreations)"
ImgFile=""
MapsFolder="maps/"
StartMap="test.map"
StartPos="PlayerStartArea_1"
/>

If that however still doesn't work, place spaces on both sides of the equals. Like so:
Code:
<Main
Name = "Spice"
Author = "Mike hagen(A.K.A BonePieCreations)"
ImgFile = ""
MapsFolder = "maps/"
StartMap = "test.map"
StartPos = "PlayerStartArea_1"
/>



RE: CS won't appear(Again) - Potato - 12-06-2013

heh, dat e621..

Sorry, had to. Tongue As for a fix, I'm sure finding one won't be too hard to pin-point (as long as whoever's looking is more experienced than me), just wait till the thread gets more exposure.

edit: and there we go.


RE: CS won't appear(Again) - Romulator - 12-06-2013

(12-06-2013, 07:01 AM)Potato Wrote: Sorry, had to. Tongue As for a fix, I'm sure finding one won't be too hard to pin-point (as long as whoever's looking is more experienced than me), just wait till the thread gets more exposure.

edit: and there we go.

I actually just looked at one of my .cfg's and compared. maps/ is the only thing missing, and is quite crucial to the CS itself xD

BonePie, JUST IN CASE, the solution is two posts above this one.


RE: CS won't appear(Again) - Red - 05-06-2014

Sorry, but maybe you should update that image to more proper one, you know, that's clearly sexual content in the background, and you know it is not allowed in these forums, if that's a joke, it's pretty bad one.
Porn or yiff whatever it is belongs to their own pages, not here.


RE: CS won't appear(Again) - Kreekakon - 05-06-2014

Red, that may be true, but this thread is insanely old, and it's a problem from ways long past that you dug up.

-Locked.