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
Level Editor Help Can't find own custom story
Tiiwh Offline
Junior Member

Posts: 47
Threads: 6
Joined: Nov 2011
Reputation: 1
#2
RE: Can't find own custom story

1. Change the Mapfolder text to this: "MapsFolder = "maps/". And make sure you have an area in your level editor which is the start area called "PlayerStartArea_1".

2. Doubleclick on your folder "maps" and create a hps file in there which has the same name as your map (which I believe is "newmap"?) / or just put that hps file you have already created into your "maps" folder.

And in your hps file put these things:

void OnStart()
{
}


void OnEnter()
{
}

void OnLeave()
{
}


3. And I don't know what that "bookshelf_rotate.cfg" thing is...

4. Then go to your level editor and make something in it, choose save as and save your map in "maps".

Better or still errors?

[Image: deaceaf76907.gif]
03-07-2012, 09:50 PM
Find


Messages In This Thread
RE: Can't find own custom story - by Tiiwh - 03-07-2012, 09:50 PM
RE: Can't find own custom story - by Tiiwh - 03-08-2012, 05:28 PM



Users browsing this thread: 1 Guest(s)