Difference between revisions of "north"

From OpenKore Wiki
Jump to navigation Jump to search
m
m (Conversion script moved page North to north: Converting page titles to lowercase)
 
(No difference)

Latest revision as of 22:34, 26 April 2021

north

The north command will have Kore attempt to move the specified steps north.

north [<number>]

<number> is optional, but must be any positive integer if specified.
Kore will attempt to move north <number> steps. If <number> is omitted, Kore will automatically use 5 for <number>.

Examples:

Command Description
north 10 Attempt to move north 10 steps.
north Attempt to move north 5 steps.

See Also:

Category:Movement