Thread: How do I....
View Single Post
  #6  
Old 07-23-2001, 12:36 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Re: How do I....

Quote:
Originally posted by Valder_2
How do I link levels?
this is sad very! but here it goes hold down the left side of you mouse and make the warping spot then click on the small blue arrow(first one not the second becuse that is to edit links already made) and type in the level and where the player should be when they first enter from that level or you can make a NPC
if (playertouchesme) {
setlevel2 LEVEL_NAME.graal,X,Y;
}
X and Y is where you want the player to go wich is shown above the Windows clock(on the toolbar)
Reply With Quote