Since there was obviously no interest or possibility for any support regarding this issue, I spent some time and managed to find it on my own. It was however only recently that I had to reinstall my interface so I was forced to search for it again, anyhow as some of you may have an interest in changing this value as well, I thought I'd post the change here.
With the
GetDKPAdmin.lua located in the
GetDKP/GetDKPAdmin/ folder, you should be able to find the following line:
DefaultCode:
msg = msg..GDA_WINS..(GetDKPAdmin_List[var+FauxScrollFrame_GetOffset(GDA_ListScrollFrame)+1].points+1).."
ModifiedCode:
msg = msg..GDA_WINS..(GetDKPAdmin_List[var+FauxScrollFrame_GetOffset(GDA_ListScrollFrame)+1].points+5).."
The value you should change is the second
"+1". Please note that changing the first will cause a lua-error.
Please post a reply if this has helped you or if you have any other suggestions that we could add to the developer of this great addon.
Best Regards,
Oliver