Difference between revisions of "Go"

From Hellmoo Wiki Archive
Jump to navigation Jump to search
imported>Marvin
m (CommandGo moved to Go)
imported>Marvin
m
Line 1: Line 1:
---+++go (direction) [(direction) (direction) ...]
'''go <direction> [<direction> <direction> ...]'''<br>
'''<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).


Travel in the given direction.  The direction can be any compass direction (&quot;north&quot;, &quot;west&quot;, &quot;southeast&quot;, etc) or any abbreviation of those directions (&quot;n&quot;, &quot;w&quot;, &quot;se&quot;), &quot;in&quot;, &quot;out&quot;, &quot;up&quot; (or &quot;u&quot;), &quot;down&quot; (or &quot;d&quot;), or in rare cases, the name of a doorway (&quot;101&quot; 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.


If you use the first form of the command, &quot;go&quot; followed by a series of directions, you will queue (ActionQueue) each movement command in a series.
[[Category:Commands]]
 
-- Main.TWikiGuest - 29 Apr 2004

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.