Difference between revisions of "MQ2Navigation" - MMOBugs Wiki

Line 13: Line 13:
 
==Commands==
 
==Commands==
  
* <span class="highlight2">/command1</span> Does action 1
+
* <span class="highlight2">/navigation</span> base command
* <span class="highlight2">/command2</span> Does action 2
+
* <span class="highlight2">/navi</span> base command alias
* <span class="highlight2">/command3 ''parameter''</span> Does action 3 with ''parameter''
+
* <span class="highlight2">/nav</span> base command alias
 +
* <span class="highlight2">/nav help</span> Lists help options and parameters
 +
* <span class="highlight2">/nav target</span> Navigates to current target
 +
* <span class="highlight2">/nav stop</span> Stops navigation
 +
* <span class="highlight2">/nav X Y Z</span> Navigates to X Y Z coordinates
 +
* <span class="highlight2">/Navigation [target] [XYZ] [item [click] [once]] [door [click] [once]] [stop]</span> base command
 +
* <span class="highlight2">/nav ''parameter''</span> Navigates with ''parameter''
  
 
==Example Usage==
 
==Example Usage==

Revision as of 13:11, 13 February 2011

Plugin Info
Name MQ2Navigation
Author Author
Link Wiki Link
Commands /navigate
Source Available Yes
Uses INI File No

Description

MQ2Navigation is a xxx. This is a sample description

Commands

  • /navigation base command
  • /navi base command alias
  • /nav base command alias
  • /nav help Lists help options and parameters
  • /nav target Navigates to current target
  • /nav stop Stops navigation
  • /nav X Y Z Navigates to X Y Z coordinates
  • /Navigation [target] [XYZ] [item [click] [once]] [door [click] [once]] [stop] base command
  • /nav parameter Navigates with parameter

Example Usage

Macro Data

This plugin adds a new TLO

  • ${Navigation} : Bool - Returns TRUE if plugin is loaded.

ExampleType

  • Active : bool TRUE if currently navigating, FALSE if not
  • MeshLoaded : bool TRUE if mesh is loaded for current zone

Example Usage

/if (${Navigation.Active}) /delay 5

Configuration

MQ2Template provides configuration

Sample Configuration

MQ2Template.ini

[Settings]
Plugin=on

Configuration Explanation

  • Plugin: The plugin is on or off

Version History

  • 1.1 author @ 2008-07-10
    • Change 1
    • Change 2
  • 1.0 author @ 2008-06-09
    • Change 1
    • Change 2


Availability

This plugin is included with the MMOBugs Compile.