Difference between revisions of "MQ2PiggyZone" - MMOBugs Wiki

(New page: {{plugin}} {{Pluginbox | name = MQ2PiggyZone | author = Cosmic | link = [http://www.mmobugs.com/wiki/index.php/MQ2PiggyZone Wiki Link] | commands=/zone /gate /findpath /fad...)
 
(updated for htw's code changes/additions)
Line 19: Line 19:
  
 
==Commands==
 
==Commands==
* <span class="highlight2">/zone <zone name></span> Instantly zones you to the zone name of your choice.
+
* <span class="highlight2">/zone</span> Shows all zone names.
 +
* <span class="highlight2">/zone <zone short name></span> Instantly zones you to the zone name of your choice.
 
* <span class="highlight2">/gate</span> Instantly zones you to your bind.
 
* <span class="highlight2">/gate</span> Instantly zones you to your bind.
 
* <span class="highlight2">/findpath <zone name></span> Lists the path the plugin would take to get to your destination zone.
 
* <span class="highlight2">/findpath <zone name></span> Lists the path the plugin would take to get to your destination zone.
 
* <span class="highlight2">/fade</span> Zones you to your current zone at the same location.
 
* <span class="highlight2">/fade</span> Zones you to your current zone at the same location.
 
* <span class="highlight2">/succor</span> Zones you to your current zone at the succor point.
 
* <span class="highlight2">/succor</span> Zones you to your current zone at the succor point.
 +
* <span class="highlight2">/heading</span> Shows your toon's exact heading.
 +
* <span class="highlight2">/zone pccheck [on|off]</span>Turns PC checking on or off, prevents zone/gate/etc. if PC in zone.
 +
* <span class="highlight2">/zone pcrange ##</span>Sets range for PC range checking, if pccheck is on.  0=disabled.
 +
* <span class="highlight2">/zone usegate [on|off]</span>Turns chain zone through bind point on or off.
 +
* <span class="highlight2">/zone force <zone short name></span>Force zone attempt (crashes if not adjacent zone!).
 +
* <span class="highlight2">/zone gateok <zone short name></span>Allow path through bind point to be considered, even if UseGate is off.
 +
* <span class="highlight2">/zone nocheck <zone short name></span>If pccheck and/or pcrange is on, bypass PC checks.
 +
* <span class="highlight2">/zone nogroup [on|off]</span>Turns ignoring group members in PC checks on or off.
 +
* <span class="highlight2">/zone groupok <zone short name></span>If group members are NOT ignored (not ok to zone near group members for pccheck), ignore them for this zone command.
 +
* <span class="highlight2">/zone <substring></span>Match partial, searches zone names for substring.
 +
* <span class="highlight2">/findpath <substring></span>Match partial, searches zone names for substring.
 +
* <span class="highlight2">/zone setwp <name></span>Sets a 'waypoint' in the current zone at your current location, so you can later zone in at the defined waypoint location.
 +
* <span class="highlight2">/zone clearwp <name></span>Clears a previously set waypoint for current zone.
 +
 +
Options can be combined, e.g.: /zone force gateok nocheck <ZoneShortName>
 +
If pccheck option is off, pcrange is ignored.  If pcrange is 0, and pccheck is on, ANY pc in zone will prevent zone/gate/etc. without using the nocheck option.
 +
You cannot /zone into instances!  (which is also why you cannot bind in Guild Hall, and expect /gate to work).
 +
If a route is not shown, there is no route defined to that zone in MQ2PiggyZone.ini (there is probably a good reason for this).
 +
If MQ2PiggyZone_Server_Char.ini exists, it will be used for that char on that server, instead of MQ2PiggyZone.ini.  (Example of char named Bubba on Saryrn server: MQ2PiggyZone_Saryrn_Bubba.ini)
  
 
==Example Usage==
 
==Example Usage==

Revision as of 05:37, 21 August 2009

Plugin Info
Name MQ2PiggyZone
Author Cosmic
Link Wiki Link
Commands /zone /gate /findpath /fade /succor
Source Available Yes
Uses INI File Yes

Description

Instant zone and gate.

Features

  • Allows you to zone instantly.
  • Capability to force zone into adjacent zones that you're not flagged for.
  • Capability to chain zone (zone from zone till you read the end zone).
  • Capability to instantly gate.
  • Capability to fade (zone to your current zone and position).

Commands

  • /zone Shows all zone names.
  • /zone <zone short name> Instantly zones you to the zone name of your choice.
  • /gate Instantly zones you to your bind.
  • /findpath <zone name> Lists the path the plugin would take to get to your destination zone.
  • /fade Zones you to your current zone at the same location.
  • /succor Zones you to your current zone at the succor point.
  • /heading Shows your toon's exact heading.
  • /zone pccheck [on|off]Turns PC checking on or off, prevents zone/gate/etc. if PC in zone.
  • /zone pcrange ##Sets range for PC range checking, if pccheck is on. 0=disabled.
  • /zone usegate [on|off]Turns chain zone through bind point on or off.
  • /zone force <zone short name>Force zone attempt (crashes if not adjacent zone!).
  • /zone gateok <zone short name>Allow path through bind point to be considered, even if UseGate is off.
  • /zone nocheck <zone short name>If pccheck and/or pcrange is on, bypass PC checks.
  • /zone nogroup [on|off]Turns ignoring group members in PC checks on or off.
  • /zone groupok <zone short name>If group members are NOT ignored (not ok to zone near group members for pccheck), ignore them for this zone command.
  • /zone <substring>Match partial, searches zone names for substring.
  • /findpath <substring>Match partial, searches zone names for substring.
  • /zone setwp <name>Sets a 'waypoint' in the current zone at your current location, so you can later zone in at the defined waypoint location.
  • /zone clearwp <name>Clears a previously set waypoint for current zone.

Options can be combined, e.g.: /zone force gateok nocheck <ZoneShortName> If pccheck option is off, pcrange is ignored. If pcrange is 0, and pccheck is on, ANY pc in zone will prevent zone/gate/etc. without using the nocheck option. You cannot /zone into instances! (which is also why you cannot bind in Guild Hall, and expect /gate to work). If a route is not shown, there is no route defined to that zone in MQ2PiggyZone.ini (there is probably a good reason for this). If MQ2PiggyZone_Server_Char.ini exists, it will be used for that char on that server, instead of MQ2PiggyZone.ini. (Example of char named Bubba on Saryrn server: MQ2PiggyZone_Saryrn_Bubba.ini)

Example Usage

This command would zone you to Cobalt Scar, utilizing chain zoning if not adjacent.

  • /zone cobaltscar


This command would attempt to place you in Cobalt Scar regardless of flags.

  • /zone force cobaltscar


This command would put you at your bind point.

  • /gate


This command would display the path it would take to zone you to Cobalt Scar.

  • /findpath cobaltscar


This command would zone you to your current zone and same location.

  • /fade


This command would zone you to your current zone and put you at the succor point.

  • /succor

Availability

This plugin is included with the MMOBugs Compile.