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


Thread Rating:
  • 3 Vote(s) - 2.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Custom Story!
Damondestroyer Offline
Junior Member

Posts: 3
Threads: 1
Joined: Nov 2010
Reputation: 0
#1
Help with Custom Story!

Basically, i made my custom story, but it doesnt appear in the list. I made a folder in the custom story folder with everything in it, and in that folder my .cfg settings and a subfolder with my map. But, am i missing anything? If its the MAP_CACHE, i have no idea how to get that. Thank you in advance.
11-21-2010, 05:43 PM
Find
Chilton Offline
Member

Posts: 138
Threads: 9
Joined: Sep 2010
Reputation: 0
#2
RE: Help with Custom Story!

Do you have a .hps for the map? And are you sure the .cfg is done correctly?
11-21-2010, 06:09 PM
Find
Akumasama Offline
Member

Posts: 122
Threads: 2
Joined: Nov 2010
Reputation: 0
#3
RE: Help with Custom Story!

.hps is not necessary.

This is what a basic map looks like.

custom_stories>
   "story name">
      custom_story_settings.cfg
      maps>
         "map name".hps
         "map name".map

The arrow is a new sub-folder
(This post was last modified: 11-21-2010, 06:27 PM by Akumasama.)
11-21-2010, 06:27 PM
Find
Damondestroyer Offline
Junior Member

Posts: 3
Threads: 1
Joined: Nov 2010
Reputation: 0
#4
RE: Help with Custom Story!

It still doesnt seem to appear. I made a .hps file of the same name of the map, but nothing.
(This post was last modified: 11-22-2010, 02:38 AM by Damondestroyer.)
11-22-2010, 02:38 AM
Find
Chilton Offline
Member

Posts: 138
Threads: 9
Joined: Sep 2010
Reputation: 0
#5
RE: Help with Custom Story!

Then you should probably post the contents of your cfg, for verification purposes - Redacting the name of the story if you want to.

Also, .hps may not be necessary, but its best not to just jab your finger into one mark and ignore any others;
11-22-2010, 04:33 AM
Find
Damondestroyer Offline
Junior Member

Posts: 3
Threads: 1
Joined: Nov 2010
Reputation: 0
#6
Wink  RE: Help with Custom Story!

<Main
Name="Test map!"
Author="Damondestroyer"
ImgFile=""

StartMap="test_map.map"
StartPos="PlayerStartArea_1"
/>
11-26-2010, 12:51 AM
Find
Chilton Offline
Member

Posts: 138
Threads: 9
Joined: Sep 2010
Reputation: 0
#7
RE: Help with Custom Story!

(11-26-2010, 12:51 AM)Damondestroyer Wrote: <Main
Name="Test map!"
Author="Damondestroyer"
ImgFile=""

MapsFolder = "*Insert Folder Containing Maps Name Here/"
StartMap="test_map.map"
StartPos="PlayerStartArea_1"
/>

You seem to be forgetting one important thing...
Also, the / is intentional, and are the ". Just fill in the * marked area, deleting the *'s as well.

so
MapsFolder = "maps/"
Would work
11-26-2010, 01:26 PM
Find




Users browsing this thread: 1 Guest(s)