Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Story won't show up in loader
Author Message
LulleBulle Offline
Member

Posts: 102
Joined: Feb 2012
Reputation: 0
Post: #1
Custom Story won't show up in loader
I've made a custom story and it won't show up in "custom stories" in Amnesia. The story is placed in "Custom Stories" in my Amnesia folder.

The Gunnarssons/
|- maps/
| |- part1.hps
| |- part1.map
|
|- custom_story_settings.cfg
|- extra_english.lang

Inside the custom story i have the following:
<main
    Name="The Gunnarssons"
    Author="Voodoo"
    ImgFile=""
    
    MapsFolder="maps/"
    StartMap="part1"
    StartPos="PlayerStartArea"
/>
04-10-2012 10:19 AM
Find all posts by this user Quote this message in a reply
flamez3 Offline
Posting Freak

Posts: 1,320
Joined: Apr 2011
Reputation: 57
Post: #2
RE: Custom Story won't show up in loader
Change
StartMap="part1" to


StartMap="part1.map"

StartPos="PlayerStartArea" make sure that is named correctly. Is it PlayerStartArea, or is it PlayerStartArea_1?

(This post was last modified: 04-10-2012 11:02 AM by flamez3.)
04-10-2012 11:02 AM
Find all posts by this user Quote this message in a reply
LulleBulle Offline
Member

Posts: 102
Joined: Feb 2012
Reputation: 0
Post: #3
RE: Custom Story won't show up in loader
(04-10-2012 11:02 AM)flamez3 Wrote:  Change
StartMap="part1" to


StartMap="part1.map"

StartPos="PlayerStartArea" make sure that is named correctly. Is it PlayerStartArea, or is it PlayerStartArea_1?
Oh god, what a silly error. Yes PlayerStartArea is correct ( too lazy to have the 1) but i forgot map -.-
04-11-2012 10:35 AM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)