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 make my level end?
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#1
How do I make my level end?

Hello I am new to this Editor stuff but I can do the map things. I can spawn monsters and have them interact and bleh bleh. But I have no idea how to make my level end. The ending of my level is running away from three water lurkers and climb a wooden platform at the end to safety which leads to a door and when I walk in to that door I want the level to end and hopefully I can make it go to a second map like a continuation. Any help here?Heart
06-25-2011, 02:07 AM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: How do I make my level end?

Entities->Doors->Level_somethingdoor
These doors, with prefix of Level, will let you to choose your next map and player start position.

06-25-2011, 02:17 AM
Website Find
Paulpolska Offline
Member

Posts: 144
Threads: 29
Joined: Jun 2011
Reputation: 0
#3
RE: How do I make my level end?

Heh I have ending for my story. Invented full story before I start create my maps ;p Good luck

MY CUSTOM STORY - - STILL ALIVE - -
http://www.moddb.com/mods/still-alive
06-25-2011, 08:31 AM
Find
convolution223 Offline
Member

Posts: 78
Threads: 15
Joined: Jul 2011
Reputation: 0
#4
RE: How do I make my level end?

But what if you just want to end the Custom Story and not go to a new level? And maybe run custom credits?
07-10-2011, 07:27 AM
Find
Khyrpa Offline
Senior Member

Posts: 638
Threads: 10
Joined: Apr 2011
Reputation: 24
#5
RE: How do I make my level end?

StartCredits(string& asMusic, bool abLoopMusic, string& asTextCat, string& asTextEntry, int alEndNum);

Credits throw you back into main menu when finished
07-10-2011, 08:47 AM
Find
convolution223 Offline
Member

Posts: 78
Threads: 15
Joined: Jul 2011
Reputation: 0
#6
RE: How do I make my level end?

(07-10-2011, 08:47 AM)Khyrpa Wrote: StartCredits(string& asMusic, bool abLoopMusic, string& asTextCat, string& asTextEntry, int alEndNum);

Credits throw you back into main menu when finished

Thanks Smile
07-11-2011, 06:58 AM
Find




Users browsing this thread: 1 Guest(s)