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 doesn't show up in game!
Sokkeskum Offline
Junior Member

Posts: 3
Threads: 1
Joined: Jul 2013
Reputation: 0
#1
My custom story doesn't show up in game!

i made a small map in the level editor and followed this tutorial: http://wiki.frictionalgames.com/hpl2/amn...stom_story

Here's my custom_story_settings.cfg file:

<Main
Name="ExampleStory"
Author="Sokkeskum"
ImgFile=""


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

(I did name my map 00_example.map)

extra_english.lang file:


<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
</Entry>
</CATEGORY>
</LANGUAGE>

What did i do wrong??
07-07-2013, 04:48 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: My custom story doesn't show up in game!

Did you put it on your custom_stories folder?

"Veni, vidi, vici."
"I came, I saw, I conquered."
07-07-2013, 06:16 PM
Find
GoranGaming Offline
Member

Posts: 183
Threads: 30
Joined: Feb 2012
Reputation: 7
#3
RE: My custom story doesn't show up in game!

You forgot the maps folder:

Mine:


<Main
Name = "NameOfCS"
Author = "NameOfAuthor"
ImgFile = ""

MapsFolder = "maps/"
StartMap = "mapname.map"
StartPos = "StartPos"
/>

Current projects:

The Dark Prison 85 % (Stopped working on this one)

Unnamed Project 7 %
(This post was last modified: 07-07-2013, 06:34 PM by GoranGaming.)
07-07-2013, 06:34 PM
Website Find
Sokkeskum Offline
Junior Member

Posts: 3
Threads: 1
Joined: Jul 2013
Reputation: 0
#4
RE: My custom story doesn't show up in game!

(07-07-2013, 06:16 PM)JustAnotherPlayer Wrote: Did you put it on your custom_stories folder?

Yes i did.

(07-07-2013, 06:34 PM)GoranGaming Wrote: You forgot the maps folder:

Mine:


<Main
Name = "NameOfCS"
Author = "NameOfAuthor"
ImgFile = ""

MapsFolder = "maps/"
StartMap = "mapname.map"
StartPos = "StartPos"
/>

Ok i just did that but it still doesnt work.
(This post was last modified: 07-07-2013, 07:23 PM by Sokkeskum.)
07-07-2013, 07:20 PM
Find
Kullin Offline
Member

Posts: 218
Threads: 23
Joined: May 2013
Reputation: 3
#5
RE: My custom story doesn't show up in game!

(07-07-2013, 07:20 PM)Sokkeskum Wrote:
(07-07-2013, 06:16 PM)JustAnotherPlayer Wrote: Did you put it on your custom_stories folder?

Yes i did.

(07-07-2013, 06:34 PM)GoranGaming Wrote: You forgot the maps folder:

Mine:


<Main
Name = "NameOfCS"
Author = "NameOfAuthor"
ImgFile = ""

MapsFolder = "maps/"
StartMap = "mapname.map"
StartPos = "StartPos"
/>

Ok i just did that but it still doesnt work.
try to use another profile in the game, or send the story to us so we can try to fix it!
07-07-2013, 09:11 PM
Find
Sokkeskum Offline
Junior Member

Posts: 3
Threads: 1
Joined: Jul 2013
Reputation: 0
#6
RE: My custom story doesn't show up in game!

(07-07-2013, 09:11 PM)Kullin Wrote:
(07-07-2013, 07:20 PM)Sokkeskum Wrote:
(07-07-2013, 06:16 PM)JustAnotherPlayer Wrote: Did you put it on your custom_stories folder?

Yes i did.

(07-07-2013, 06:34 PM)GoranGaming Wrote: You forgot the maps folder:

Mine:


<Main
Name = "NameOfCS"
Author = "NameOfAuthor"
ImgFile = ""

MapsFolder = "maps/"
StartMap = "mapname.map"
StartPos = "StartPos"
/>

Ok i just did that but it still doesnt work.
try to use another profile in the game, or send the story to us so we can try to fix it!

Never mind, i figured it out. Thanks anyway though. Smile
07-09-2013, 12:13 AM
Find




Users browsing this thread: 1 Guest(s)