Difference between revisions of "MQ2AutoRez" - MMOBugs Wiki

(note to use mq2rez)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{plugin}}
 
{{Pluginbox
 
{{Pluginbox
|name=MQ2AutoRez
+
| name = MQ2AutoRez
|author=[[User:Rusty|Rusty]]
+
| author =[[User:Rusty|Rusty]]
 +
| link = [http://www.mmobugs.com/wiki Wiki Link]
 +
| commands=/autorez
 +
| source = Yes
 +
| usesini = Yes
 
}}
 
}}
 +
==Description==
 +
<font class="highlight">NOTE:  THIS PLUGIN IS NO LONGER MAINTAINED, PLEASE USE MQ2REZ INSTEAD                  ..              MQ2AutoRez</font> can automatically accept rezes and automatically click return to bind if you wish.  This plugin was written before your gear stayed on your character after you died.
  
[[Category: Incomplete Plugin Pages]]
+
==Commands==
{{stub}}
+
 
 +
* <span class="highlight2">/autorez</span> Displays plugin settings.
 +
* <span class="highlight2">/autorez accept on|off</span> will turn autoaccepting rezes on/off.
 +
* <span class="highlight2">/autorez loot on|off</span> This command is obsolete now that your gear remains on you after death.
 +
* <span class="highlight2">/autorez spawn on|off</span>  Will autoclick return to bind point after being killed.
 +
* <span class="highlight2">/autorez help</span> Displays the plugin commands.
 +
 
 +
==Configuration==
 +
 
 +
MQ2AutoRez provides configuration
 +
 
 +
===Sample Configuration===
 +
ServerName_CharacterName.ini
 +
<pre>[MQ2AutoRez]
 +
Accept=1
 +
Loot=0
 +
Spawn=1
 +
</pre>
 +
 
 +
===Configuration Explanation===
 +
 
 +
* <span class="highlight2">Accept</span>: Autoaccept rezes on/off.
 +
* <span class="highlight2">Loot</span>: Obsolete. Autoloot corpse after being rezzed.
 +
* <span class="highlight2">Spawn</span>: Auto return to bind after death on/off.
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile.
 +
 
 +
[[Category: Obsolete Plugin Pages]]

Latest revision as of 18:18, 14 April 2014

Plugin Info
Name MQ2AutoRez
Author Rusty
Link Wiki Link
Commands /autorez
Source Available Yes
Uses INI File Yes

Description

NOTE: THIS PLUGIN IS NO LONGER MAINTAINED, PLEASE USE MQ2REZ INSTEAD .. MQ2AutoRez can automatically accept rezes and automatically click return to bind if you wish. This plugin was written before your gear stayed on your character after you died.

Commands

  • /autorez Displays plugin settings.
  • /autorez accept on|off will turn autoaccepting rezes on/off.
  • /autorez loot on|off This command is obsolete now that your gear remains on you after death.
  • /autorez spawn on|off Will autoclick return to bind point after being killed.
  • /autorez help Displays the plugin commands.

Configuration

MQ2AutoRez provides configuration

Sample Configuration

ServerName_CharacterName.ini

[MQ2AutoRez]
Accept=1
Loot=0
Spawn=1

Configuration Explanation

  • Accept: Autoaccept rezes on/off.
  • Loot: Obsolete. Autoloot corpse after being rezzed.
  • Spawn: Auto return to bind after death on/off.

Availability

This plugin is included with the MMOBugs Compile.