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
Making My Map Work
CrushedRaiD Offline
Member

Posts: 115
Threads: 10
Joined: Dec 2010
Reputation: 0
#4
RE: Making My Map Work

(12-24-2010, 05:04 PM)HumiliatioN Wrote:
(12-24-2010, 04:54 PM)CrushedRaiD Wrote: This sounds pretty stupid, but i can't even make my map show in the custom story screen.. Can someone help please? Heart

Have you this file created? custom_story_settings.cfg in your own custom stories folder and like this example writed in there?

<Main
Name = "Map name"
Author = "Who made map"

MapsFolder = "maps/" <- where it belongs
StartMap = "Hotel Enter.map" <- Your map name when you save editor.
StartPos = "PlayerStartArea_1" <- Starting area on your map
/>

and make your map name hps.file this one "Hotel Enter.map <- example my map..

And add these in notepad..

void OnStart()
{
}

voidOnEnter()
{
}

voidOnLeave()
{
}
I got it working ty <3333
(This post was last modified: 12-24-2010, 06:49 PM by CrushedRaiD.)
12-24-2010, 05:37 PM
Find


Messages In This Thread
Making My Map Work - by CrushedRaiD - 12-24-2010, 04:54 PM
RE: Making My Map Work - by HumiliatioN - 12-24-2010, 05:04 PM
RE: Making My Map Work - by CrushedRaiD - 12-24-2010, 05:37 PM
RE: Making My Map Work - by Oscar House - 12-24-2010, 05:05 PM



Users browsing this thread: 1 Guest(s)