EQDkpPlus EPGP Importer

1 - Option to have the adjustment included in the earned

I am already planning to implement this for my guild. It is exactly what I was looking for and exactly what I would have designed if I had the skills.

along with the epgp

My guild is not exactly EPGP, but we are a relational DKP.

I hacked the code on the importer to add the adjustment value to the earned so that it gave us the number that we use.

local poolAdjust= (PoolName or '') .. "_adjust"

local EP = ceil(tonumber((data[poolEarned])+(data[poolAdjust]))) or 0

User When Change
mackatack Dec 15, 2008 at 10:05 UTC Changed status from Accepted to Fixed
mackatack Dec 15, 2008 at 09:29 UTC Changed status from New to Accepted
kinin Dec 13, 2008 at 08:30 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 2 comments
  • Avatar of mackatack mackatack Dec 15, 2008 at 10:05 UTC - 0 likes

    Thanks, implemented...

  • Avatar of mackatack mackatack Dec 15, 2008 at 09:29 UTC - 0 likes

    Hey kinin,

    Thanks. will implement this tonight.

  • 2 comments

Facts

Last updated
Dec 15, 2008
Reported
Dec 13, 2008
Status
Fixed - Developer made requested changes. QA should verify.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees