Difference between revisions of "Go"
Jump to navigation
Jump to search
(New page: ---+++go (direction) [(direction) (direction) ...] ---+++(direction) Travel in the given direction. The direction can be any compass direction ("north", "west", &quo...) |
imported>Rikako m (fixed a broken link) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
'''go <direction> [<direction> <direction> ...]'''<br> | |||
'''<direction>''' | |||
Travel in the given direction. The direction can be any compass direction (''north'', ''northeast'', ''east'', ''southeast'', ''south'', ''southwest'', ''west'', ''northwest'') or any abbreviation of those directions (''n'', ''ne'', ''e'', ''se'', ''s'', ''sw'', ''w'', ''nw''), or in rare cases, the name of a doorway (''101'' for apartment 101). | |||
If you use the first form of the command, ''go'' followed by a series of directions, you will [[Action Queue|queue]] each movement command in a series. | |||
[[Category:Commands]] | |||
Latest revision as of 02:25, 18 November 2012
go <direction> [<direction> <direction> ...]
<direction>
Travel in the given direction. The direction can be any compass direction (north, northeast, east, southeast, south, southwest, west, northwest) or any abbreviation of those directions (n, ne, e, se, s, sw, w, nw), or in rare cases, the name of a doorway (101 for apartment 101).
If you use the first form of the command, go followed by a series of directions, you will queue each movement command in a series.