Log in

View Full Version : Teleport problem!


Noob101
2006-05-05, 11:36 AM
Hey everybody, it's been awhile.

Just started working on one of my old projects, in which I made a CMS (a map CMS). I put Set Password... on all of my maps for the Cancel button, and when someone presses the Cancel button the screen fades and the char set of the hero changes, then teleports to the menu map, and then fades back in. The problem is that as soon as it fades out and changes the charset, the screen fades back into the screen where I entered the password (but only for a second) with my new charset (a cursor), then teleports to the menu screen.


Supposed to.... Fade out, change charset, teleport, fade in
It's doing it in this order.... Fade out, change charset, fade in, teleport


It's all in the right order in the script, too....



Any help?

Noble Swordsman
2006-05-07, 12:49 AM
Try having the fade out and teleportation on the first map and the change charset and fade in on the menu map.

Noob101
2006-05-07, 12:18 PM
Well....I'm not sure why I didn't think of that. Thanks. :jump: