|
jedi Newbie
Joined: 28 Jul 2003 Posts: 9 Location: Australia
|
Posted: Sat Aug 02, 2003 9:23 am
Speed walking not working |
this is the statement..#ALIAS onroomenter {#STOP;#ALARM {+1} {#STEP}}.I'm sure it's correct.But it doesn't work I don't understand how to set this up?
|
|
|
|
Maximus Wanderer
Joined: 21 May 2001 Posts: 59 Location: USA
|
Posted: Sat Aug 02, 2003 4:47 pm |
You need to use #PAUSE instead of #STOP. #STOP tells the mapper that the last move was unsuccessful, so it's counterproductive to move into a new room and tell the mapper you didn't. #PAUSE will flag a successful move.
|
|
|
|
|
|