Pen411
07-04-2009, 11:11 AM
I'm looking for a mod that will integrate the World of Warcraft loot system known as EPGP (http://code.google.com/p/epgp/) into vbulletin in the way gwowchar and gwowroster do.
Importing/viewing of EPGP data limited to specified usergroups.
Imported data saved to DB for historical purposes.
Ability to print raw data for reimporting into the system (backup.restore)
Sortable list, name, EP, GP, Ratio.
Stats such as highest/lowest EP, GP, Ratio.
Biggest gains/losses since last dataset
Ability to handle high-ascii char-sets
Ability to scan gwowroster for the players name to grab their vitals would be a plus, but is just an extra.
The data is just a delimited text string so it can be submitted via a single line text input and parsed out, all the information needed is in that string (no outside calls to armory, etc are needed).
If this is a project you'd like to take on, feel free to post here or PM me, I can supply sample data strings for your development needs.
Importing/viewing of EPGP data limited to specified usergroups.
Imported data saved to DB for historical purposes.
Ability to print raw data for reimporting into the system (backup.restore)
Sortable list, name, EP, GP, Ratio.
Stats such as highest/lowest EP, GP, Ratio.
Biggest gains/losses since last dataset
Ability to handle high-ascii char-sets
Ability to scan gwowroster for the players name to grab their vitals would be a plus, but is just an extra.
The data is just a delimited text string so it can be submitted via a single line text input and parsed out, all the information needed is in that string (no outside calls to armory, etc are needed).
If this is a project you'd like to take on, feel free to post here or PM me, I can supply sample data strings for your development needs.