Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My own Custom Story doesn't display on Custom Story Menu
Bierton Offline
Junior Member

Posts: 5
Threads: 4
Joined: Jun 2012
Reputation: 0
#1
My own Custom Story doesn't display on Custom Story Menu

I have been working on my very first custom story and have followed numerous tutorials on Youtube to get it working. However, I have just finished the first level on it and I wanted to test it out to see if it worked properly. Problem is though the custom story is being displayed on the Custom Story menu in game. I've put it in the right folder and I have the custom_stories_settings.cfg file in which contains these codes;

<Main
Name="TheDarkestSecrets"
Author="Bierton"
ImgFile=""

MapsFolder= "maps/"
StartMap="entrance.map"
StartPos="PlayerStartArea_1"
/>
I've googled the problem and have tried numerous ways to fix it with no success. If anyone has any help that would be really helpful. Thanks
Bierton
06-17-2012, 06:55 PM
Find
Rownbear Offline
Member

Posts: 157
Threads: 13
Joined: Apr 2011
Reputation: 2
#2
RE: My own Custom Story doesn't display on Custom Story Menu

make sure the map is actually called entrance.map, otherwise it wont show up, as for the file mine works like this
Spoiler below!
<Main
Name="Professor Brislows Castle"
Author="Rownbear"
ImgFile="game_loading_brennenburg.jpg"

StartMap="00Outside.map"
StartPos=""
/>

(This post was last modified: 06-18-2012, 01:04 AM by Rownbear.)
06-18-2012, 01:04 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#3
RE: My own Custom Story doesn't display on Custom Story Menu

It's not custom_stories_settings.cfg, it's custom_story_settings.cfg.

Tutorials: From Noob to Pro
06-18-2012, 01:14 AM
Website Find
Bierton Offline
Junior Member

Posts: 5
Threads: 4
Joined: Jun 2012
Reputation: 0
#4
RE: My own Custom Story doesn't display on Custom Story Menu

(06-18-2012, 01:14 AM)Your Computer Wrote: It's not custom_stories_settings.cfg, it's custom_story_settings.cfg.
DOH! thanks for that. Didn't notice that part, Thanks Big Grin
06-20-2012, 10:54 PM
Find




Users browsing this thread: 1 Guest(s)