Difference between revisions of "Shambot" - MMOBugs Wiki

(New page: Shambot Wiki Page)
 
Line 1: Line 1:
Shambot Wiki Page
+
{{Macro}}
 +
{{Macrobox
 +
| name = Macro Template
 +
| author = Author
 +
| link = [http://www.mmobugs.com/wiki Wiki Link]
 +
| commands=/command
 +
| includes = Yes
 +
| usesini = Yes
 +
| requiresplugins = Yes
 +
}}
 +
 
 +
==Description==
 +
<font class="highlight">Macro Template</font> is a template. This is a sample description
 +
 
 +
==Commands==
 +
 
 +
* <span class="highlight2">/command1</span> Does action 1
 +
* <span class="highlight2">/command2</span> Does action 2
 +
* <span class="highlight2">/command3 ''parameter''</span> Does action 3 with ''parameter''
 +
 
 +
==Includes==
 +
 
 +
* <span class="highlight2">spell_routines.inc</span> Used for casting.
 +
 
 +
==Required Plugins==
 +
 
 +
* <span class="highlight2">MQ2Moveutils</span> Used for movement.
 +
 
 +
==Configuration==
 +
 
 +
Macro Template provides the following configuration
 +
 
 +
===Sample Configuration===
 +
Macro Template.ini
 +
<pre>[Settings]
 +
BuffTotal=1
 +
</pre>
 +
 
 +
===Configuration Explanation===
 +
 
 +
* <span class="highlight2">BuffTotal=1</span>: The macro checks for 1 buff.
 +
 
 +
==Version History==
 +
 
 +
*<span class="highlight2">1.1</span> <span class="highlight">''author'' @ 2008-07-10</span>
 +
** Change 1
 +
** Change 2
 +
 
 +
*<span class="highlight2">1.0</span> <span class="highlight">''author'' @ 2008-06-09</span>
 +
** Change 1
 +
** Change 2
 +
 
 +
 
 +
==Availability==
 +
 
 +
This macro is located in at the following forum link at MMOBugs.com.

Revision as of 15:11, 21 January 2010

Macro Info
Name Shambot
Author Author
Link Wiki Link
Commands /command
Includes Yes
Uses INI File Yes
Required Plugins Yes


Description

Macro Template is a template. This is a sample description

Commands

  • /command1 Does action 1
  • /command2 Does action 2
  • /command3 parameter Does action 3 with parameter

Includes

  • spell_routines.inc Used for casting.

Required Plugins

  • MQ2Moveutils Used for movement.

Configuration

Macro Template provides the following configuration

Sample Configuration

Macro Template.ini

[Settings]
BuffTotal=1

Configuration Explanation

  • BuffTotal=1: The macro checks for 1 buff.

Version History

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


Availability

This macro is located in at the following forum link at MMOBugs.com.