(10-11-2011, 08:28 PM)Tanshaydar Wrote:  Why would you need to convert your text files to exe?
If it doesn't show up, your custom_story_settings.cfg file is not properly configured. For further info, please check here: http://wiki.frictionalgames.com/hpl2/amn...stom_story
Because I didn't change my files at all when I converted them to .exe files and it suddenly worked. All I did was move the files to my HP, open them using notepad, and then I put them back onto my mac and they worked. 
To double check my custom_story_setting.cfg looks like this:
 <Main
	Name = "Franciscan Undead"
	Author = "Marilynn"
	MapsFolder = "Maps/ch01" 
	StartMap = "lobby.map" 
	StartPos = "PlayerStartArea_1" 
/>
and my extra_english.lang looks like this:
 <LANGUAGE>
	<RESOURCES />
	<CATEGORY Name="CustomStoryMain">
	<Entry Name="Description">This is a test.</Entry> 
	</CATEGORY>
</LANGUAGE>