west: Difference between revisions

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


:Kore will attempt to move to the <number> 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:05, 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.