northwest
		
		
		
		Jump to navigation
		Jump to search
		
northwest
The northwest command will have Kore attempt to move the specified steps northwest.
northwest [<number>]
- <number> is optional, but must be any positive integer if specified.
 - Kore will attempt to move northwest <number> steps. If <number> is omitted, Kore will automatically use 5 for <number>.
 
Examples:
| Command | Description | 
|---|---|
| northwest 10 | Attempt to move northwest 10 steps. | 
| northwest | Attempt to move north 5 steps. |