- Version
- Download 18
- File Size 2.10 MB
- File Count 1
- Create Date January 20, 2017
- Last Updated January 20, 2017
GuildRaidSnapShot
his mod is only officially supported for DKP systems hosted on DKPSystem.com and not supported for use with other DKP Systems (eqDKP, nDKP, etc) You are free to make copies of this as you please, and make changes to it as necessary to support your own DKP system (eqDKP, nDKP). If you do, we'd be happy to hear how you've tweaked this mod to support your particular system. The only restriction about copying and tweaking is that credit be ALWAYS given to DKPSystem.com in a prominent location. The code for the "GetGRSSDKP.exe" program is found in "GetGRSSDKP.pl" a perl program using Perl/Tk. You'll need to get a version of perl (www.perl.org) to run that script in raw form. If you wish to compile it yourself, get nmake from the following address http://www.expertsrt.com/tutorials/Matt/perlPAR.html Then compile it with the following line: pp --gui -o GetGRSSDKP.exe getGRSSDKP.pl This is also the line found in compile.bat, which is more convenient than typing that command every time.