How do I make my character enter a different zone?

I’m trying to get my character to enter a different zone. I tried to enter the character first, then go to the zone, but it didn’t look right. Can anyone help?

@CHAR enters from left to screen left in zone 2

Or

@CHARACTER walks to spot S X Y in zone #
Example:
@CHARACTER walks to spot 1.280 200 0 in zone 2

That didn’t work. I don’t know if I did it wrong.

1 Like

My mistake. This one works.
@YOU enters from right to screen right

Also, these are some
@CHAR walks to screen left
@CHARACTER walks to POSITION in zone Z
@CHAR enters from left/right to spot S X Y in T

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.