Difference between revisions of "Go"
Jump to navigation
Jump to search
imported>Marvin |
imported>Marvin m |
||
| 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 [[Queue|queue]] each movement command in a series. | |||
[[Category:Commands]] | |||
Revision as of 16:44, 26 December 2008
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.