Difference between revisions of "move"

From OpenKore Wiki
Jump to navigation Jump to search
m (Reverted edits by Afuvuco (Talk) to last revision by Manticora)
Line 35: Line 35:
  
  
>==move==
+
==move==
 
The move command is used to move your character to specific x,y co-ordinates, to a specific map, to specific x,y co-ordinates on a different map, or through a portal.
 
The move command is used to move your character to specific x,y co-ordinates, to a specific map, to specific x,y co-ordinates on a different map, or through a portal.
  
===move [<x> <y>] [<map name>]===
+
===move [<x> <y>] [<map name>]===
===move [&lt;map name&gt;] [&lt;x&gt; &lt;y&gt;]===
+
===move [<map name>] [<x> <y>]===
 
:'''x''' is the desired X co-ordinate.
 
:'''x''' is the desired X co-ordinate.
 
:'''x''' is the desired Y co-ordinate.
 
:'''x''' is the desired Y co-ordinate.
 
:'''map name''' is the map to move to (listed by the where command in Kore, or /where in the RO Client).  If omitted, you will move to '''x''','''y''' on your current map.  If you just want to get to the map, you can omit the '''x''' and '''y''' co-ordinates.
 
:'''map name''' is the map to move to (listed by the where command in Kore, or /where in the RO Client).  If omitted, you will move to '''x''','''y''' on your current map.  If you just want to get to the map, you can omit the '''x''' and '''y''' co-ordinates.
  
===move &lt;portal #&gt;===
+
===move <portal #>===
:'''&lt;portal #&gt;''' is the desired nearby portal to move to.  Portals can be listed with the '''[[portals]]''' command.
+
:'''<portal #>''' is the desired nearby portal to move to.  Portals can be listed with the '''[[portals]]''' command.
  
 
===move stop===
 
===move stop===
Line 51: Line 51:
  
 
===Examples:===
 
===Examples:===
{| class=&quot;wikitable&quot; border=&quot;1&quot; cellspacing=&quot;0&quot;
+
{| class="wikitable" border="1" cellspacing="0"
 
|-style=background-color:#F9F9F9;
 
|-style=background-color:#F9F9F9;
 
!Command
 
!Command
 
!Description
 
!Description
 
|-
 
|-
|align=center|move &lt;x&gt; &lt;y&gt; [&lt;map name&gt;]
+
|align=center|move <x> <y> [<map name>]
 
|Move to the specified coordinates on the map. If the map name is not specified, you will move inside the current map.
 
|Move to the specified coordinates on the map. If the map name is not specified, you will move inside the current map.
 
|-
 
|-
|align=center|move [&lt;map name&gt;] [&lt;x&gt; &lt;y&gt;]
+
|align=center|move [<map name>] [<x> <y>]
 
|Move to the specified coordinates on the map. If the map name is not specified, you will move inside the current map.
 
|Move to the specified coordinates on the map. If the map name is not specified, you will move inside the current map.
 
|-
 
|-
|align=center|move &lt;map name&gt;
+
|align=center|move <map name>
 
|Move to the specified map.
 
|Move to the specified map.
 
|-
 
|-
|align=center|move &lt;portal #&gt;
+
|align=center|move <portal #>
 
|Move to the nearby portal.  
 
|Move to the nearby portal.  
 
|-
 
|-
Line 79: Line 79:
 
[[Category:Character Control]]
 
[[Category:Character Control]]
 
[[Category:Movement]]
 
[[Category:Movement]]
 
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://aragijifiki.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
 
----
 
=[http://aragijifiki.co.cc CLICK HERE]=
 
----
 
</div>
 

Revision as of 22:13, 15 November 2010

move ([<x> <y>] [<map name>]| <portal #> | stop)
<x>
- x-coordinate.
<y>
- y-coordinate.
<map name>
- the name of a map as shown by the where command in Kore, or the /where command in the Ragnarok Online client (e.g. prontera, morocc, prt_fild08, etc.).
<portal #>
- a corresponding number from the portals list when you use the portals command.
Command Description
move <x> <y> [<map name>] Move to the specified coordinates on the map. If the map name is not specified, you will move inside the current map.
move <map name> Move to the specified map.
move <portal #> Move to the nearby portal.
move stop Stop all movements.




move

The move command is used to move your character to specific x,y co-ordinates, to a specific map, to specific x,y co-ordinates on a different map, or through a portal.

move [<x> <y>] [<map name>]

move [<map name>] [<x> <y>]

x is the desired X co-ordinate.
x is the desired Y co-ordinate.
map name is the map to move to (listed by the where command in Kore, or /where in the RO Client). If omitted, you will move to x,y on your current map. If you just want to get to the map, you can omit the x and y co-ordinates.

move <portal #>

<portal #> is the desired nearby portal to move to. Portals can be listed with the portals command.

move stop

Using move stop will stop all movement.

Examples:

Command Description
move <x> <y> [<map name>] Move to the specified coordinates on the map. If the map name is not specified, you will move inside the current map.
move [<map name>] [<x> <y>] Move to the specified coordinates on the map. If the map name is not specified, you will move inside the current map.
move <map name> Move to the specified map.
move <portal #> Move to the nearby portal.
move stop Stop all movements.

See Also:

Category:Movement