I can't understand this without a Demo.
Then man, you have a serious problem...This script really easy compared with the others I made.
Except by the region settings, it's just a matter of adding some few comments on the events.
I don't support this, people should learn to walk with their own feets instead of always expecting to be carried.
Seriously, this one is so easy that i don't really belive you even tried to understand.
If someone decide to do this, send it via PM, i really woudn't like demos from my scripts floating arround because this
WILL make people ask for support for the outdated versions u.u
I already read the instructions and put all the necessry script in, and yet I was only able to make the player fall into a void.and when the player falls, I am not able to make him come back to his original position.
Yeah, you really read the instructions...Direct copy and paste from the script:
Code:
# VERY IMPORTANT: when the player falls in a void, the script calls a common
# event. You can do *anything* on this event (besides moving the player),
# but there is one important thing you must add to it.
# You should either use the comment call tag <return to safe position> OR
# teleport the player to another map. If you don't do any of these two, the
# player will be stuck in the void and freeze the game.
# Feel free to add othe non-player movement comands, such as flashing screen
# or dealing damage to the player, or whatever you want.
If you don't know how to put a comment on a common event, man you're lost!