east: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';east [<number>] :<number> can be any positive integer. :Kore will attempt to move the specified steps to the east. If number is omitted, Kore will default to 5 steps.')
 
No edit summary
Line 1: Line 1:
;east [<number>]
;west[<number>]


:<number> can be any positive integer.  
:<number> can be any positive integer.


:Kore will attempt to move the specified steps to the east. If number is omitted, Kore will default to 5 steps.
:Kore will attempt to move to the <number> steps to the west. If number is omitted, Kore will default to 5 steps.

Revision as of 06:03, 21 January 2010

west[<number>]
<number> can be any positive integer.
Kore will attempt to move to the <number> steps to the west. If number is omitted, Kore will default to 5 steps.