Difference between revisions of "MQ2Rez" - MMOBugs Wiki

Line 1: Line 1:
MQ2Rez is a plugin created to automate the "wait for rez and loot corpse" procedure. Simply activate your preferences, and you will be good to go. The plugin has a /rezzme command, but this is currently not working and may possibly need to be removed.
+
{{plugin}}
 +
{{Pluginbox
 +
| name = MQ2Rez
 +
| author = Thez
 +
| link = http://www.mmobugs.com/forums/everquest-macroquest2-compiles-plugins-and-offsets/3986-plugin-mq2rez.html
 +
| commands=/rez
 +
| source = Yes
 +
| usesini = Yes
 +
}}
 +
==Description==
 +
<font class="highlight">MQ2Rez</font> is a plugin created to automate the "wait for rez and loot corpse" procedure. Simply activate your preferences, and you will be good to go.
  
-Cmd summary:
+
==Commands==
  -/rez              -> displays settings
+
 
  -/rez accept on|off -> Toggle auto-accepting rezbox
+
/rez              -> displays settings
  -/rez spawn  on|off -> Toggles going to bind point after death
+
/rez accept on|off -> Toggle auto-accepting rezbox
  -/rez pct # -> Autoaccepts rezes only if they are higher than # percent
+
/rez spawn  on|off -> Toggles going to bind point after death
  -/rez loot on|off -> Toggle looting corpse when opened and when rezzed
+
/rez pct # -> Autoaccepts rezes only if they are higher than # percent
  -/rez command on|off -> Toggle use of a command after looting out corpse
+
/rez loot on|off -> Toggle looting corpse when opened and when rezzed
  -/rez setcommand "mycommand" -> Set the command that you want to be activated after you are rezzed.  
+
/rez command on|off -> Toggle use of a command after looting out corpse
  -/rez help
+
/rez setcommand "mycommand" -> Set the command that you want to be activated after you are rezzed.  
 +
/rez help
 +
 
 +
 
 +
==Example Usage==
 +
 
 +
/rez accept on
 +
/rez pct 96
 +
/rez loot on
 +
/rez command on
 +
/rez setcommand "/multiline ; /memset myspells ; /sit
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile.

Revision as of 14:50, 27 November 2008

Plugin Info
Name MQ2Rez
Author Thez
Link http://www.mmobugs.com/forums/everquest-macroquest2-compiles-plugins-and-offsets/3986-plugin-mq2rez.html
Commands /rez
Source Available Yes
Uses INI File Yes

Description

MQ2Rez is a plugin created to automate the "wait for rez and loot corpse" procedure. Simply activate your preferences, and you will be good to go.

Commands

/rez               -> displays settings
/rez accept on|off -> Toggle auto-accepting rezbox
/rez spawn  on|off -> Toggles going to bind point after death
/rez pct # -> Autoaccepts rezes only if they are higher than # percent
/rez loot on|off -> Toggle looting corpse when opened and when rezzed
/rez command on|off -> Toggle use of a command after looting out corpse
/rez setcommand "mycommand" -> Set the command that you want to be activated after you are rezzed. 
/rez help


Example Usage

/rez accept on /rez pct 96 /rez loot on /rez command on /rez setcommand "/multiline ; /memset myspells ; /sit

Availability

This plugin is included with the MMOBugs Compile.