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?
Frontcannon Offline
Senior Member

Posts: 538
Threads: 10
Joined: Jul 2010
Reputation: 2
#3
RE: How do I get my custom story to show up?

(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.


╔═════════════════╗
☺ Smoke weed everyday ☺
╚═════════════════╝
10-07-2010, 06:04 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 Frontcannon - 10-07-2010, 06:04 PM



Users browsing this thread: 1 Guest(s)