(11-10-2011, 06:56 PM)Unearthlybrutal Wrote:  Post you ".lang" and ".cfg" files here. I can check if there is something wrong
Thank you 
 
custom_story_settings.cfg
<Main 
Name ="Episode IV: A New NOPE" 
Author ="Dennis Falck" 
Mapfolder ="maps/" 
Startmap ="00_newlife.map" 
Startpos ="PlayerStArtarea_1"
/>
------
extra_english.lang
<LANGUAGE>
<CATEGORY NAME="customstorymain">
<ENTRY NAME="description">Nope, nope, nope, nope, nope.</ENTRY>
</CATEGORY>
</LANGUAGE>
-----------
00_newlife.hps
void onstart()
{
}
-----------