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
How do I get my custom story to show up?
A12 Offline
Junior Member

Posts: 4
Threads: 1
Joined: Oct 2010
Reputation: 0
#4
RE: How do I get my custom story to show up?

(10-07-2010, 06:04 PM)Frontcannon Wrote:
(10-07-2010, 05:38 PM)A12 Wrote: <Main
Name="Testmap"
Author="A12"


StartMap=Newest map!.map
StartPos="PlayerstartArea_1
/>

This file is not valid, not at all.
StartMap and StarPos both need quotationmarks, the MapsFolder is completely missing.

This is what it should look like:

<Main

Name="Testmap"
Author="A12"
ImgFile=""
MapsFolder="maps/"
StartMap="Newest map!.map"
StartPos="PlayerStartArea_1"

/>

I don't know about the ! in your map name, it could cause problems, too.

Ok, thanks. However, I fixed it to be just like that one and it still doesn't work.

In response to Chilton,I have a folder called Extra_English.lang, because I heard it was required for it to show up, but it's empty. Perhaps that is why I cannot get my custom story to work?

EDIT:

I downloaded another custom story and noticed something. My extra-english.lang, while having the .lang, is officially catagorized as a .txt. So is my custom story settings.

Excuse me if I suck with computer features, but, um, how do I go about making them actually a .lang and a .cfg?
10-07-2010, 06:29 PM
Find


Messages In This Thread
How do I get my custom story to show up? - by A12 - 10-07-2010, 05:38 PM
RE: How do I get my custom story to show up? - by A12 - 10-07-2010, 06:29 PM



Users browsing this thread: 1 Guest(s)