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
Help trying to get Custom Story to work!
Author Message
Ge15t Offline
Junior Member

Posts: 48
Joined: Feb 2011
Reputation: 0
Post: #11
RE: Help trying to get Custom Story to work!
(02-16-2011 10:34 PM)Tanshaydar Wrote:  
<Main
    Name = "Your Mod Name"
    Author = "Your Name"
    ImgFile = ""
    MapsFolder = "maps/"
    StartMap = "Test.map"
    StartPos = "PlayerStartArea_1"
/>

This is how it should look.

It looks exactly like that! Still not working though.. Is it possible to link screenshots or pictures? I think what I need to see is how the amnesia folders should be laid out like.
02-16-2011 10:54 PM
Find all posts by this user Quote this message in a reply
Tanshaydar Offline
From Beyond

Posts: 3,091
Joined: Mar 2009
Reputation: 66
Post: #12
RE: Help trying to get Custom Story to work!
Here it's. Though, I have map files in my maps folder, not another folder.


Attached File(s)
.jpg  Untitled.jpg (Size: 12.79 KB / Downloads: 24)

02-16-2011 11:12 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Ge15t Offline
Junior Member

Posts: 48
Joined: Feb 2011
Reputation: 0
Post: #13
RE: Help trying to get Custom Story to work!
[Image: b6b0e4f9f0.png]

http://img140.imageshack.us/i/customstories.png/
http://img39.imageshack.us/i/customstoriesfile.png/
http://img837.imageshack.us/i/extraenglishfile.png/
http://img16.imageshack.us/i/flatmap.png/
http://img207.imageshack.us/i/hpsfile.png/
http://img412.imageshack.us/i/mapsi.png/

ok all these links are screenshots of ALL my folders and contents of the files themselves. Hopefully this should help
02-17-2011 12:22 AM
Find all posts by this user Quote this message in a reply
Ge15t Offline
Junior Member

Posts: 48
Joined: Feb 2011
Reputation: 0
Post: #14
RE: Help trying to get Custom Story to work!
Ok, an update.. I set a dev environment, and when I start amnesia that way after following all instructions, it says FATAL ERROR: Could not load world file : 'blah blah'

This is from the HPL file in my documents:
User Initialization
--------------------------------------------------------
Setting profile: 'dev_user' Path: 'C:\Users\Ge15t\Documents/Amnesia/Main/dev_user/'
ERROR: Script file karl/ourflat.hps does not exist!
ERROR: World 'karl/ourflat.map' doesn't exist
FATAL ERROR: Could not load world file 'karl/ourflat.map'

Does not exist? Im pretty sure it does. Both of them do. Can anyone shed some light on this?
02-17-2011 03:34 AM
Find all posts by this user Quote this message in a reply
Tanshaydar Offline
From Beyond

Posts: 3,091
Joined: Mar 2009
Reputation: 66
Post: #15
RE: Help trying to get Custom Story to work!
Didn't you see my folder?
You are supposed to put those files into your own custom_story folder. I can't get it, how you managed to screw this up?

A simple custom story folder should be like this:
- files
> folders

> redist
.> custom_stories
..> Your_Custom_Story
..- custom_story_settings.cfg
..- extra_english.lang.
..> maps
...- Your_Map_File.map
...- Your_Map_File.hps

And this is the custom_story_settings.cfg:
<Main
    Name = "Your_Custom_Story_Name"
    Author = "Your_Name"
    ImgFile = ""
    MapsFolder = "maps/"
    StartMap = "Your_Map_File.map"
    StartPos = "PlayerStartArea_1"
/>

(This post was last modified: 02-17-2011 04:53 AM by Tanshaydar.)
02-17-2011 04:53 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Ge15t Offline
Junior Member

Posts: 48
Joined: Feb 2011
Reputation: 0
Post: #16
RE: Help trying to get Custom Story to work!
Ok I didnt see your post above mine.. but thanks anyway. No need for the attitude though Confused
02-17-2011 08:59 AM
Find all posts by this user Quote this message in a reply
Vradcly Offline
Member

Posts: 100
Joined: Jan 2011
Reputation: 0
Post: #17
RE: Help trying to get Custom Story to work!
The error is that you dont have MapsFolder = "maps/ch01/" the bolded folder, make it look like MapsFolder = "maps/" instead....

EDIT: I didn't see the picture you posted, but now i did. You have written the folder tree right but from the looks of that img you have placed the files in your main folder...they should be in the custom stories/yourcustomstory folder.
(This post was last modified: 02-17-2011 09:42 AM by Vradcly.)
02-17-2011 09:40 AM
Find all posts by this user Quote this message in a reply
Post Reply 




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