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
Custom Story Probleam
Putmalk Offline
Senior Member

Posts: 290
Threads: 13
Joined: Apr 2012
Reputation: 15
#2
RE: Custom Story Probleam

If it's not showing up in the custom stories browser, that means it's not recognizing the location.

For starters, go into your custom_stories folder, and then make a new folder called...well, I don't know, whatever you want.

Inside that new folder place the custom_story_settings.cfg and extra_english.lang inside there.

Then, make a folder called maps (still inside your custom story's folder), and then enter that folder.

Place your map/hps files in there.

Now, go back to your custom_story_settings.cfg and open it up.

It should look like:

<Main
    Name="MyName"
    Author="Me"
    
    MapsFolder="maps/"
    StartMap="mymap.map"
    StartPos="PlayerStartArea_1"
/>

Make sure you have a PlayerStartArea in your map (place it via Areas), and you'll be good to go to playtest your map!

Your extra_english...is not right.

It should be structured like so:

<LANGUAGE>
<CATEGORY Name="CustomStoryMan">
<Entry Name="Description">Your custom story description</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_YourNoteName_Name">Name of a note</Entry>
<Entry Name="Note_YourNoteName_Text">The note's text.</Entry>
</CATEGORY>
</LANGUAGE>

...etc etc. They have guides written to under how this works.

(This post was last modified: 06-04-2012, 12:37 AM by Putmalk.)
06-04-2012, 12:35 AM
Find


Messages In This Thread
Custom Story Probleam - by Hailfiretank - 06-03-2012, 11:32 PM
RE: Custom Story Probleam - by Putmalk - 06-04-2012, 12:35 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 10:02 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 10:21 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 10:35 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 10:49 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 11:04 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 11:06 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 11:24 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 11:40 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 12:13 PM
RE: Custom Story Probleam - by Nice - 06-04-2012, 01:27 PM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 01:38 PM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 01:45 PM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 01:49 PM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 02:17 PM
RE: Custom Story Probleam - by Your Computer - 06-04-2012, 09:06 PM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 09:16 PM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 11:00 PM
RE: Custom Story Probleam - by SilentStriker - 06-05-2012, 01:48 PM
RE: Custom Story Probleam - by Hailfiretank - 06-05-2012, 03:02 PM
RE: Custom Story Probleam - by SilentStriker - 06-05-2012, 04:41 PM
RE: Custom Story Probleam - by Hailfiretank - 06-05-2012, 06:12 PM
RE: Custom Story Probleam - by SilentStriker - 06-05-2012, 08:06 PM



Users browsing this thread: 1 Guest(s)