Difference between revisions of "MQ2MMOWarp" - MMOBugs Wiki

(Updated for change of /waypoint to /wpoint due to live/test server /waypoint built in eq command addition.)
(→‎Commands: Update commands and warp details.)
Line 28: Line 28:
 
==Commands==
 
==Commands==
  
* <span class="highlight2">/warp target </span> Warps to your target
+
* <span class="highlight2">/warp </span> Warps, i.e. moves you instantly to the location, based on options provided
* <span class="highlight2">/warp rtarget </span> Warps a small random distance & direction from your target
+
* <span class="highlight2">/zwarp </span> Warps you up or down in Z
* <span class="highlight2">/warp item </span> Warps to your targeted item
+
* <span class="highlight2">/setgrav </span> Sets zone gravity
* <span class="highlight2">/warp s</span> Warps to zones succor point
+
* <span class="highlight2">/exactloc </span> Shows your exact location
* <span class="highlight2">/succor </span> zones to the zones succor point
+
* <span class="highlight2">/wpoint </span> Manages waypoints (LIVE/TEST ONLY)
 +
* <span class="highlight2">/waypoint </span> Manages waypoints (EMU ONLY)
 +
 
 +
 
 +
 
 +
==Warp Command Usage==
 +
* <span class="highlight2">/warp (s)uccor </span> Warp to zone's succor point.
 +
* <span class="highlight2">/warp last </span> Warp to the last warp destination.
 +
* <span class="highlight2">/warp return </span> Return to the location prior to last warp.
 +
* <span class="highlight2">/warp loc <y x z> </span> Warp to specific location.
 +
* <span class="highlight2">/warp dir <distance> </span> Warp forward a distance.
 +
* <span class="highlight2">/warp id [<n | s | e | w> <distance>] </span> Warp to spawn id or distance north/south/east/west from spawn id.
 +
* <span class="highlight2">/warp (t)arget [<n | s | e | w> <distance>] </span> Warp to target or distance north/south/east/west from target.
 +
* <span class="highlight2">/warp (rt)arget [maxdist] </span> Warp to target random direction & random 2-10u distance.  If maxdist is provided, that is max random distance instead of 10.
 +
* <span class="highlight2">/warp (i)tem [<n | s | e | w> <distance>] </span> Warp to item or distance north/south/east/west from item.
 +
* <span class="highlight2">/warp wp <waypoint name> </span> Warp to a named waypoint.
 +
* <span class="highlight2">/warp compass </span> Warp to the location indicated by the main compass line.
 +
* <span class="highlight2">/warp (b)ehind [distance] </span> Warp behind your target
 +
* <span class="highlight2">/warp (f)ront [distance] </span> Warp in front of your target
 +
* <span class="highlight2">/warp (l)eft [distance] </span> Warp to the left of your target
 +
* <span class="highlight2">/warp (r)ight [distance] </span> Warp to the right of your target
  
 
==Example Usage==
 
==Example Usage==

Revision as of 01:37, 4 January 2024

Plugin Info
Name MQ2MMOWarp
Author MMOBugs Developers
Link Wiki Link
Commands /warp
Source Available No
Uses INI File No

Description

MQ2MMOWarp allows you to move around the zone without running

Active Hack

See this forum post regarding the risks of active hacks.

To enable edit macroquest.ini

find the line that says

 EnableActivePlugins=0

change it to

 EnableActivePlugins=1

Then reload mmoloader

Commands

  • /warp Warps, i.e. moves you instantly to the location, based on options provided
  • /zwarp Warps you up or down in Z
  • /setgrav Sets zone gravity
  • /exactloc Shows your exact location
  • /wpoint Manages waypoints (LIVE/TEST ONLY)
  • /waypoint Manages waypoints (EMU ONLY)


Warp Command Usage

  • /warp (s)uccor Warp to zone's succor point.
  • /warp last Warp to the last warp destination.
  • /warp return Return to the location prior to last warp.
  • /warp loc <y x z> Warp to specific location.
  • /warp dir <distance> Warp forward a distance.
  • /warp id [<n | s | e | w> <distance>] Warp to spawn id or distance north/south/east/west from spawn id.
  • /warp (t)arget [<n | s | e | w> <distance>] Warp to target or distance north/south/east/west from target.
  • /warp (rt)arget [maxdist] Warp to target random direction & random 2-10u distance. If maxdist is provided, that is max random distance instead of 10.
  • /warp (i)tem [<n | s | e | w> <distance>] Warp to item or distance north/south/east/west from item.
  • /warp wp <waypoint name> Warp to a named waypoint.
  • /warp compass Warp to the location indicated by the main compass line.
  • /warp (b)ehind [distance] Warp behind your target
  • /warp (f)ront [distance] Warp in front of your target
  • /warp (l)eft [distance] Warp to the left of your target
  • /warp (r)ight [distance] Warp to the right of your target

Example Usage

/warp [(s)uccor|last|loc <y x z>|dir <distance>|(t)arget [(n|rtarget <maxdist>|s|e|w) distance]|wp <wp name>]

  • /warp t - Warps to Current Target
  • /warp t e 5 - Warps 5 units East of target(can use any direction and number)
  • /warp rt - Warps a random direction from, and random 2-10 units distance from Current Target
  • /warp rt 25- Warps a random direction from, and random 2-25 units distance from Current Target
  • /warp s - Warps To Succor Point
  • /zwarp - Warps Vertically - Setgrav 0 before going higher then 200 units. Most zones are only 3000-5000 units high.
  • /wpoint add <waypoint name> - Adds Warp Waypoint (LIVE/TEST ONLY)
  • /waypoint add <waypoint name> - Adds Warp Waypoint (EMU ONLY)
  • /exactloc - Gives Your Characters Exact Location
  • /setgrav - Sets Zone Gravity
  • /warp return - Returns you to where you were before you warped

Availability

This plugin is included with the MMOBugs Compile.