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
Custom Story Error
Fearlessagent Offline
Junior Member

Posts: 12
Threads: 2
Joined: Jul 2012
Reputation: 1
#4
RE: Custom Story Error

Be sure you have all of these options with correct values in custom_story_settings.cfg:

<Main
            Name = "My Custom Story Name"
            Author = "The Guy Who Made This"
            MapsFolder = "MapDirectory/"
            StartMap = "StartMap.map"
            StartPos = "PlayerStartArea_1"
    />

You should be sure to change everything in quotes (especially the last 3) to match your situation. Be sure your .hps file has the same name as the map it goes with (ie. StartMap.map goes with StartMap.hps). Make sure you have set a Player Start Area (special area type in the editor), and it is the same name that is in this file. Also, make sure you don't have missing quotes or other symbols that you see here.

custom_story_settings.cfg should be located in your custom story folder's root.
(This post was last modified: 08-13-2012, 08:27 PM by Fearlessagent.)
08-13-2012, 08:24 PM
Find


Messages In This Thread
Custom Story Error - by Zaffre - 08-13-2012, 01:47 AM
RE: Custom Story Error - by Adny - 08-13-2012, 01:51 AM
RE: Custom Story Error - by Lizard - 08-13-2012, 08:45 AM
RE: Custom Story Error - by Fearlessagent - 08-13-2012, 08:24 PM



Users browsing this thread: 1 Guest(s)