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
,
Thanks again-
Fyrial