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
No text will show up!
CarnivorousJelly Offline
Posting Freak

Posts: 1,196
Threads: 41
Joined: Dec 2012
Reputation: 80
#14
RE: No text will show up!

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:
Spoiler below!

<Main
    Name="Many Hands Project 3"
    Author="FG Community"
    ImgFile=""

    MapsFolder = "maps/"
    StartMap="3_hands_05.map"
    StartPos="PlayerStartArea_1"
/>

[Image: 9d0468a1ea.png]
Thanks for the pic, Rom


[Image: quote_by_rueppells_fox-d9ciupp.png]
(This post was last modified: 12-04-2016, 06:06 PM by CarnivorousJelly.)
12-04-2016, 06:03 PM
Find


Messages In This Thread
No text will show up! - by PowerPlay - 12-02-2016, 06:28 PM
RE: No text will show up! - by PowerPlay - 12-02-2016, 07:17 PM
RE: No text will show up! - by Mudbill - 12-03-2016, 12:16 AM
RE: No text will show up! - by PowerPlay - 12-03-2016, 12:06 PM
RE: No text will show up! - by Romulator - 12-03-2016, 01:00 PM
RE: No text will show up! - by PowerPlay - 12-03-2016, 01:03 PM
RE: No text will show up! - by Romulator - 12-03-2016, 01:08 PM
RE: No text will show up! - by PowerPlay - 12-03-2016, 02:39 PM
RE: No text will show up! - by CarnivorousJelly - 12-04-2016, 06:03 PM
RE: No text will show up! - by PowerPlay - 12-04-2016, 06:30 PM
RE: No text will show up! - by Mudbill - 12-05-2016, 01:18 AM
RE: No text will show up! - by PowerPlay - 12-04-2016, 01:55 PM
RE: No text will show up! - by Spelos - 12-04-2016, 02:52 PM



Users browsing this thread: 1 Guest(s)