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
My custom story won't appear in-game Help!!
Helpmah Offline
Junior Member

Posts: 2
Threads: 1
Joined: Aug 2012
Reputation: 0
#1
My custom story won't appear in-game Help!!

My custom story won't appear in-game
hey there everyone.


So i made a this little custom story to check if it worked.
Everything is fine, except that it doesn't appear when i go to custom stories in Amnesia. It is not there!


I have linked my custom story so you can look what did go wrong or what i need to do.

I hope you would help me, any help will be appreciated!

Thanks. :)


Attached Files
.rar   Test.rar (Size: 1.49 KB / Downloads: 98)
(This post was last modified: 08-27-2012, 06:15 PM by Helpmah.)
08-27-2012, 03:30 PM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#2
RE: My custom story won't appear in-game Help!!

Change the name from: custom_stories_settings
to: custom_story_settings

try that

EDIT: Also you might want to put a
void OnEnter()
{

}

and
void OnLeave()
{

}
in the .hps file

Trying is the first step to success.
(This post was last modified: 08-27-2012, 03:57 PM by FlawlessHappiness.)
08-27-2012, 03:41 PM
Find
technologist Offline
Junior Member

Posts: 8
Threads: 2
Joined: Aug 2012
Reputation: 0
#3
RE: My custom story won't appear in-game Help!!

You will need a .lang file as well. Here is the tutorial: http://wiki.frictionalgames.com/hpl2/amn...stom_story
08-27-2012, 04:22 PM
Find
Helpmah Offline
Junior Member

Posts: 2
Threads: 1
Joined: Aug 2012
Reputation: 0
#4
RE: My custom story won't appear in-game Help!!

(08-27-2012, 03:41 PM)beecake Wrote: Change the name from: custom_stories_settings
to: custom_story_settings

try that

EDIT: Also you might want to put a
void OnEnter()
{

}

and
void OnLeave()
{

}
in the .hps file
Thanks for answering so Fast!

lol, I changed the name and it worked.
Feeling a little bit stupid. Well anyway thank you!

Have a nice day

(08-27-2012, 04:22 PM)technologist Wrote: You will need a .lang file as well. Here is the tutorial: http://wiki.frictionalgames.com/hpl2/amn...stom_story
Yeah man i know.
It was just a little test, to check if it worked.
But thanks anyway!

Have a nice day.
(This post was last modified: 08-27-2012, 06:16 PM by Helpmah.)
08-27-2012, 06:15 PM
Find




Users browsing this thread: 1 Guest(s)