Macumbafeh / BCEPGP

Burning Crusade EPGP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burning Crusade EPGP

Do not redistribute this addon. Post a link to this github page instead

An addon designed to handle your guild's EPGP standings by storing the respective values in your Officer Notes. Another primary function of the addon is to handle loot moderation which you must be the master looter to utilise.

For this addon to work, anyone using the addon must be able to at the very least view Officer Notes. To adjust EP and GP values you must be able to edit Officer Notes.

The addon is entirely GUI based and the frame is designed to only appear automatically on raid bosses.

Functionality:

  • Either /bcepgp or /bce can be used as a valid command call
  • show - Shows the bcepgp window
  • debug - Enables debug mode
  • setdefaultchannel - Changes the default reporting channel. This is set to Guild by default
  • version - Allows you to check if each raid member is running the addon - and if so, what version of the addon they are using

Note: bcepgp is a context sensitive addon and elements will be visible when they are relevent

Any function that involves modifying EPGP standings requires you to be able to edit officer notes to have it available to you.

The following commands can be used to get EPGP reports.

The player you whisper must be able to at least view officer notes

  • /w player !info - Gets your current EPGP standings
  • /w player !infoguild - Gets your current EPGP standings and PR rank within your guild
  • /w player !inforaid - Gets your current EPGP standings and PR rank within the raid
  • /w player !infoclass - Gets your current EPGP standing s and PR rank among your class within the raid

Definitions:

  • EP: Effort points. Points gained from what ever criteria.
  • GP: Gear points. Points gained from being awarded gear.
  • PR: Priority. Calculated by EP / GP.
  • Decay: Reduces the EP and GP of every guild member by a given percent.
  • Initial/Minimum GP: The GP that all new guild members start at. This also defines the minimum amount of GP any guild member can have.

IMPORTANT - The initial/minimum GP should NEVER be exactly 0.

  • Standby EP: EP awarded to guild members that are not in the raid.
  • Standby EP Percent: The percent of standard EP allocation should awarded to standby members.

To install:

  1. Download this addon
  2. Extract it to ../Interface/AddOns/
  3. Rename the extracted folder from bcepgp-master to bcepgp

Note: If you get an error when adding an item to override for example (such as item not found), but you're sure you've spelled it correctly, then the item likely does not exist in your cache. This is a restriction in the API, items are cached as you see them in game. After seeing this item, you should not receive this error again (unless you delete your cache). This error should not prevent any functionality.

Patch Version: 2.4.3

Build Number: 8606

Author: Alumian

About

Burning Crusade EPGP

License:GNU Affero General Public License v3.0


Languages

Language:Lua 100.0%