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
Showing up issue- Read if you want
Xeronaile Offline
Junior Member

Posts: 21
Threads: 2
Joined: Jan 2012
Reputation: 0
#1
Showing up issue- Read if you want

So the issue that I have here today is that the map will not show up in my custom story file (yes, I have watched videos, converted them from txt to lang and cfg, copied exactly what they did in the videos) but it's just not showing up.
[align=-webkit-auto]This is my first map ever and I have searched for help, although I have not been able to find a fix. If you would take the time to read over what I have written and check for errors it would be highly appreciated.[/align]
Cfg file:

<Main

Name ="Fire"
Author ="Fyre"
ImgFile=""
MapsFolder ="maps/"
StartMap ="00_study.map"
StartPos ="PlayerStartArea_1"
/>

This is my lang. File:

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">You're not alone</Entry>
</CATEGORY>
</LANGUAGE>

This is my hps file, since I'm not an experienced map creator I did not add scripts
I have heard of something about the lantern needing a script... I do have a lantern on my map.


void OnStart()
{
}


In my folders-

Fire (The custom story)-
Custom_story_setting.cfg
maps (Folder)
extra_english.lang

Inside the maps folder-
00_study.hps (Yes I made sure that it is a hps file, all of the files that needed the transition from the text to lang, or hps or something).
00_study.map (originally Toms.map)


-If you see any errors I would appreciate it [Image: biggrin.gif],

Thanks again-
Fyrial
(This post was last modified: 01-10-2012, 03:26 AM by Xeronaile.)
01-10-2012, 02:49 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: Showing up issue- Read if you want

(01-10-2012, 02:49 AM)Xeronaile Wrote: So the issue that I have here today is that the map will not show up in my custom story file (yes, I have watched videos, converted them from txt to lang and cfg, copied exactly what they did in the videos) but it's just not showing up.
[align=-webkit-auto]This is my first map ever and I have searched for help, although I have not been able to find a fix. If you would take the time to read over what I have written and check for errors it would be highly appreciated.[/align]
Cfg file:


Name ="Fire"
Author ="Fyre"
ImgFile=""
MapsFolder ="maps/"
StartMap ="00_study.map"
StartPos ="PlayerStartArea_1"
/>

This is my lang. File:



You're not alone



This is my hps file, since I'm not an experienced map creator I did not add scripts
I have heard of something about the lantern needing a script... I do have a lantern on my map.


void OnStart()
{
}


In my folders-

Fire (The custom story)-
Custom_story_setting.cfg
maps (Folder)
extra_english.lang

Inside the maps folder-
00_study.hps (Yes I made sure that it is a hps file, all of the files that needed the transition from the text to lang, or hps or something).
Toms.map


-If you see any errors I would appreciate it [Image: biggrin.gif],

Thanks again-
Fyrial



I highlighted bolded areas that seem to be an issue. The lang file, a scripted lantern, and the hps do not stop the game from showing up. It's the "custom_story_settings.cfg"...

Does the start map have to be "Toms.map" instead of "00_study.map"
01-10-2012, 02:53 AM
Find
Xeronaile Offline
Junior Member

Posts: 21
Threads: 2
Joined: Jan 2012
Reputation: 0
#3
RE: Showing up issue- Read if you want

<Main

Name ="Xeronaile"
Author ="Xero"
ImgFile=""
MapsFolder ="maps/"
StartMap ="00_study.map"
StartPos ="PlayerStartArea_1"
/>

It's like that now, I edited it earlier so it looked like that, but then decided to change it to 00_study.map and 00_study.hps is in the maps folder
I wrote an error when asking for the help, I'll fix that now:
(I basically fixed that, but it still won't show up).
(This post was last modified: 01-10-2012, 03:26 AM by Xeronaile.)
01-10-2012, 03:22 AM
Find
Xeronaile Offline
Junior Member

Posts: 21
Threads: 2
Joined: Jan 2012
Reputation: 0
#4
RE: Showing up issue- Read if you want

Gah these technical issues.
01-12-2012, 10:20 PM
Find
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#5
RE: Showing up issue- Read if you want

Did you buy amnesia? Cause that looks fine for me?

01-13-2012, 01:21 AM
Find
Tripication Offline
Member

Posts: 172
Threads: 19
Joined: Dec 2011
Reputation: 6
#6
RE: Showing up issue- Read if you want

I Apologise for not giving the credit for the following, But this is what starts off most of my custom stories.

Download this and Extract "Amnesia Custom story pack" to your Amnesia:The dark Descent\custom_stories\

Then change the name of the folder. to whatever your Story name will be, and edit the files inside to fit your needs.
Once again, i apologise for not giving credit for this pack, i did not put it together, I just found it on youtube somewhere.

___________________________________________
http://www.mediafire.com/?331djfrpmux23ga

[Image: speedart__2___yoshimitsu_by_kamofudge-d4yo6kk.png]
(This post was last modified: 01-13-2012, 02:15 AM by Tripication.)
01-13-2012, 02:14 AM
Find
Xeronaile Offline
Junior Member

Posts: 21
Threads: 2
Joined: Jan 2012
Reputation: 0
#7
RE: Showing up issue- Read if you want

Ok I'll try this.
Yes amnesia is legally bought on steam.
Ok so I ran it, and I think the issue was that I did not include the RunOnEnd or something, thanks, it worked this time with the help of that packet.


(This post was last modified: 01-18-2012, 09:33 PM by Xeronaile.)
01-18-2012, 09:16 PM
Find




Users browsing this thread: 1 Guest(s)