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 Help Please
fuzzyfrank Offline
Junior Member

Posts: 3
Threads: 1
Joined: Jul 2012
Reputation: 0
#1
Custom Story Help Please

Please Help,

I am trying to make a custom story for Amnesia (obviously) and it crashes when I start the story (I don't even get to see the description). Here is my config file:

<Main
ImgFile = "story.png"
Name = "Madness"
Author = "Fuzzyfrank"

MapsFolder = "maps/"
StartMap = "00_example.map"
StartPos = "PlayerStartArea_1"
/>

I am using steam if that makes a difference.

Thank you for reading and helping. Smile
07-12-2012, 05:37 PM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: Custom Story Help Please

There are so many of these posts... Have you followed tutorials before posting here?...

1) Make sure map name matches perfectly.
2) Make sure your SpawnArea exists and is named properly.
3) Check your .hps, if you have one, for errors.
4) Your .lang is screwed up somewhere, which is why your description doesn't show up

This is about everything we can get from all of these types of posts. You're being way to vague.
07-12-2012, 05:49 PM
Find
fuzzyfrank Offline
Junior Member

Posts: 3
Threads: 1
Joined: Jul 2012
Reputation: 0
#3
RE: Custom Story Help Please

(07-12-2012, 05:49 PM)Statyk Wrote: There are so many of these posts... Have you followed tutorials before posting here?...

1) Make sure map name matches perfectly.
2) Make sure your SpawnArea exists and is named properly.
3) Check your .hps, if you have one, for errors.
4) Your .lang is screwed up somewhere, which is why your description doesn't show up

This is about everything we can get from all of these types of posts. You're being way to vague.
I'm sorry. I followed tutorial on youtube.

1) StartMap = "00_example.map" 00_example.map They do match up

2) PlayerStartArea_1 does exist

3) void Onstart()
{
}

That is what the tutorial said to do

4) It crashes before the description.
But here is my .lang

<LANGUAGE>
<CATEGORY NAME="CustomStoryMain">
<Entry Name="Description">...[br][br]Thank you for playing. I hope you enjoy.</Entry>
</CATEGORY>
</LANGUAGE>

Thanks for the help
(This post was last modified: 07-12-2012, 06:25 PM by fuzzyfrank.)
07-12-2012, 06:19 PM
Find
fuzzyfrank Offline
Junior Member

Posts: 3
Threads: 1
Joined: Jul 2012
Reputation: 0
#4
RE: Custom Story Help Please

NEVERMIND - - -I got it fixed.
07-12-2012, 09:22 PM
Find




Users browsing this thread: 1 Guest(s)