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
Game dosent found custom map
miguli Offline
Junior Member

Posts: 43
Threads: 7
Joined: Jun 2011
Reputation: 0
#1
Bug  Game dosent found custom map

First, sorry my bad english ^^'

So, i tried to test my map, but when i clicked Custom Stories, in list there was NOTHING D: *gasp*

I tried do same what here reads:
HPL2 Wiki: Wrapping up your Custom Story

But still it dosen't help :'(
So can ya' help me out of this problem?

Lot of thanks for helppers!

E:
Custom_story_settings.cfg

<Main
Name="Alone"
Author="Miguli"
ImgFile="tunnelpic.jpg"

StartMap="tunnel.map"
StartPos="PlayerStartArea_1"
/>

Extra_english.lang

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
You walked downstaird but suddenly everyhting go blackout.
</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_StorageKey">StorageKey</Entry>
<Entry Name="ItemDesc_StorageKey">This is key to Storage door.</Entry>
</CATEGORY>

</LANGUAGE>

Amnesia map:
Hope - Work in Progress.
(This post was last modified: 06-09-2011, 02:22 AM by miguli.)
06-09-2011, 02:21 AM
Find
Nye Offline
Senior Member

Posts: 250
Threads: 8
Joined: Jan 2011
Reputation: 2
#2
RE: Game dosent found custom map

Thread title made me laugh Big Grin

I think there is something wrong with the custom_story_settings.cfg file.

EDIT: try adding a line, "MapsFolder = "maps" after ImgFIle, eg.

<Main
    Name="Alone"
    Author="Miguli"
    ImgFile="tunnelpic.jpg"

    MapsFolder = "maps/"
    StartMap="tunnel.map"
    StartPos="PlayerStartArea_1"
/>

Then, make sure your map is inside a folder called "maps", which is inside your custom folder for your custom story, which is then inside your custom stories folder.

eg.) custom_stories/mystory/maps/map1.map

Also, be careful with capitalisation. Make sure that folder names are kept to lower-case.

Try restarting the game if it still wont appear in the custom story menu after doing this.

(This post was last modified: 06-09-2011, 02:39 AM by Nye.)
06-09-2011, 02:34 AM
Find
miguli Offline
Junior Member

Posts: 43
Threads: 7
Joined: Jun 2011
Reputation: 0
#3
RE: Game dosent found custom map

Thanks, Thanks and one more time THANKS!
now it found it Smile

btw: yeah i didint know else name to theard. ^^'

Amnesia map:
Hope - Work in Progress.
06-09-2011, 02:38 AM
Find
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#4
RE: Game dosent found custom map

Let me say something, I personally already used the custom story "Alone". :p

I see the problem.

Make your "custom_story_settings.cfg" like this:

<Main
Name="Alone"
Author="Miguli"
ImgFile="tunnelpic.jpg"

MapsFolder="maps/"
StartMap="tunnel.map"
StartPos="PlayerStartArea_1"
/>

You needed the MapsFolder to be recognized correctly, or else the computer wouldn't be able to find the custom story. You have to replace the "maps/" with the folder(s) that have your map and hps files in there.

Example:

<folder> Alone
|<file> custom_story_settings.cfg
|<file> extra_english.lang
|<folder> maps
| |<file> tunnel.map
| |<file> tunnel.hps
| >
>


Edit: Darn it Nye, you beat me. :p

(This post was last modified: 06-09-2011, 02:43 AM by Kyle.)
06-09-2011, 02:42 AM
Find
Nye Offline
Senior Member

Posts: 250
Threads: 8
Joined: Jan 2011
Reputation: 2
#5
RE: Game dosent found custom map

(06-09-2011, 02:38 AM)miguli Wrote: Thanks, Thanks and one more time THANKS!
now it found it Smile

btw: yeah i didint know else name to theard. ^^'

If you ever plan on releasing a custom story; send me a private message (PM), with your extra_english.lang file and your custom_story_settings.cfg, and I will correct any errors Smile

People can get grumpy about bad english Tongue

EDIT: Oh, and I beat you to it Kyle xD

(This post was last modified: 06-09-2011, 02:43 AM by Nye.)
06-09-2011, 02:42 AM
Find
miguli Offline
Junior Member

Posts: 43
Threads: 7
Joined: Jun 2011
Reputation: 0
#6
RE: Game dosent found custom map

I send then Smile thanks

Awww... i must think another name, becaus This custom story is not just Tunnels Tongue but i think later, now i make level 8)

Amnesia map:
Hope - Work in Progress.
06-09-2011, 03:02 AM
Find
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#7
RE: Game dosent found custom map

Alone...in the dark!...ayee ayee?

[Image: 44917299.jpg]Dubstep <3
06-09-2011, 01:14 PM
Find




Users browsing this thread: 1 Guest(s)