(12-04-2016, 06:03 PM)CarnivorousJelly Wrote: To start on your map instead of Rainy Hall
Assuming you start with the menu screen in dev mode
Start a new text file called custom_story_settings.cfg
Include this text in the file, you do need the " marks
<Main
Name="MY CS NAME"
Author="ME"
ImgFile="Whatever image you want for behind your CS text"
MapsFolder="Wherever you put your maps within your CS folder"
StartMap="NameOfMapYouWantToStartOn.map"
StartPos="PlayerStartArea_Whichever"
/>
Save the file, MAKE SURE THE EXTENSION IS .cfg it's really important
Place it in your custom story's folder, not inside the maps folder.
Example:
I have already done that, but I am pleased to say that I solved the mystery on my own! And my project is now continuing as normal.