Difference between revisions of "MQ2MMOWarp" - MMOBugs Wiki

(New page: /warp [(s)uccor|last|loc <y x z>|dir <distance>|(t)arget [(n|s|e|w) distance]|wp <wp name>] /warp t - Warps to Current Target /warp t e 5 - Warps 5 units East of target(can you any direc...)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
/warp [(s)uccor|last|loc <y x z>|dir <distance>|(t)arget [(n|s|e|w) distance]|wp <wp name>]
+
{{plugin}}
 +
{{Pluginbox
 +
| name = MQ2MMOWarp
 +
| author=MMOBugs Developers
 +
| link = [http://www.mmobugs.com/wiki Wiki Link]
 +
| commands=/warp
 +
| source = No
 +
| usesini = No
 +
}}
 +
==Description==
 +
<font class="highlight">MQ2MMOWarp</font> allows you to move around the zone without running
  
/warp t - Warps to Current Target
+
==Active Hack==
 +
See [http://www.mmobugs.com/forums/everquest-general-chat-requests-questions/24431-enabling-active-plugins-warp-zone-speed-etc.html this forum post] regarding the risks of active hacks.
  
/warp t e 5 - Warps 5 units East of target(can you any direction and number)
+
To enable edit macroquest.ini 
  
/warp s - Warps To Succor Point
+
find the line that says
  
/zwarp - Warps Vertically - Setgrav 0 before going higher then 200 units. Most zones are only 3000-5000 units high.
+
  EnableActivePlugins=0
  
/waypoint - Adds Warp Waypoint
+
change it to
  
/exactloc - Gives Your Characters Exact Location
+
  EnableActivePlugins=1
  
/setgrav - Sets Zone Gravity
+
Then reload mmoloader
  
/warp return - Returns you to where you were before you warped.
+
==Commands==
 +
 
 +
* <span class="highlight2">/warp target </span> Warps to your target
 +
* <span class="highlight2">/warp rtarget </span> Warps a small random distance & direction from your target
 +
* <span class="highlight2">/warp item </span> Warps to your targeted item
 +
* <span class="highlight2">/warp s</span> Warps to zones succor point
 +
* <span class="highlight2">/succor </span> zones to the zones succor point
 +
 
 +
==Example Usage==
 +
 +
<font class="highlight">/warp </font>[<span class="highlight2">(s)</span>uccor|<span class="highlight2">last</span>|<span class="highlight2">loc <y x z></span>|<span class="highlight2">dir <distance></span>|<span class="highlight2">(t)</span>arget [<span class="highlight2">(n</span>|<span class="highlight2">rtarget <maxdist></span>|<span class="highlight2">s</span>|<span class="highlight2">e</span>|<span class="highlight2">w</span>) <span class="highlight2">distance</span>]|<span class="highlight2">wp <wp name></span>]  <BR>
 +
 
 +
* <span class="highlight2">/warp t </span>- Warps to Current Target <BR>
 +
 
 +
* <span class="highlight2">/warp t e 5 </span>- Warps 5 units East of target(can use any direction and number) <BR>
 +
 
 +
* <span class="highlight2">/warp rt </span>- Warps a random direction from, and random 2-10 units distance from Current Target <BR>
 +
 
 +
* <span class="highlight2">/warp rt 25</span>- Warps a random direction from, and random 2-25 units distance from Current Target <BR>
 +
 
 +
* <span class="highlight2">/warp s </span>- Warps To Succor Point <BR>
 +
 
 +
* <span class="highlight2">/zwarp </span>- Warps Vertically - Setgrav 0 before going higher then 200 units. Most zones are only 3000-5000 units high. <BR>
 +
 
 +
* <span class="highlight2">/waypoint add <waypoint name> </span>- Adds Warp Waypoint <BR>
 +
 
 +
* <span class="highlight2">/exactloc </span>- Gives Your Characters Exact Location <BR>
 +
 
 +
* <span class="highlight2">/setgrav </span>- Sets Zone Gravity  <BR>
 +
 
 +
* <span class="highlight2">/warp return </span>- Returns you to where you were before you warped<BR>
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile.

Revision as of 02:12, 8 September 2013

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 target Warps to your target
  • /warp rtarget Warps a small random distance & direction from your target
  • /warp item Warps to your targeted item
  • /warp s Warps to zones succor point
  • /succor zones to the zones succor point

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.
  • /waypoint add <waypoint name> - Adds Warp Waypoint
  • /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.