Description
adPanelDPS
Updated: 3/7/09
Description
Adds a panel containing your average DPS to adPanel.
Usage
Shift + Drag to move the panel anywhere along your adPanel.
Position will automatically be saved on exit.
DPS will automatically update on every hit.
DPS will turn white when not fighting, and automatically reset for the next engagement.
Left click on DPS to manually reset mid-battle.
Installation
This plugin requires the adPanel addon.
- Extract the folder adPanelDPS to the following directory:
\Runes of Magic\interface\addons\adPanel\Plugins\
- Then, add the following line of code to the end of adPanel.toc in your \adPanel directory:
Plugins/adPanelDPS/adPanelDPS.xml
- Start Runes of Magic and Enjoy!
Removal
To remove the plugin, simply reverse the two steps of the installation above, and then find your SaveVariables.lua file, which should be located at \My Documents\Runes of Magic, and find and delete the following section (your value may be different than 120):
["adPanelDPS"] = {
["relativeTo"] = "TOPLEFT",
["xOfs"] = 120,
["point"] = "adPanelFrame11",
["relativePoint"] = "TOPLEFT",
},
