Elitist Jerks
Register
Blogs
Urban Rivals
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns
Elitist Jerks Login

gamerDNA Login

Welcome to Elitist Jerks
We're testing some new features on the site regarding OpenID registration and coordination with gamerDNA. If you experience any issues with registering an account, please take the time to fill out a report and send it to this e-mail address. We would appreciate any assistance you could provide in making sure everything is functioning as intended. Thanks!

If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community.

Reply
 
LinkBack Thread Tools
Old 06/15/07, 9:09 PM   #1
Whiteknight
Bald Bull
 
Whiteknight's Avatar
 
Night Elf Warrior
 
Proudmoore
EQDKP mod help

Yeah, this question is about modding EQDKP, rather than the usual wow mod discussion that goes on here. This seemed to be the best place to post it.

I'm using a vanilla EQDKP install for tracking our guild's loot, attendance and history. It's pretty much ideal except for one small missing feature and I've not been able to find a mod to do it, not have I gotten any response on the eqdkp forums.

Our guild doesn't use DKP or points of any form, we simply award stuff to players based on biggest upgrade, attendance and loot history.

The problem I want to solve is: I'd like to see at a glance which item drops fall into which categories: upgrade, sidegrade, pvp/toy, etc. Ideally I'd like a new field on each item drop that I can simply fill in a short text comment and have the comment display next to the item whenever it is viewed (either on the raid page or on the player history page).

Are there any mods that do this? Or does someone know how to make such a mod and can give me pointers? I'm a programmer, but I have no php or sql experience - i.e. I'm pretty sure I can adapt something similar given a few pointers.
 
User is offline.
Reply With Quote
Old 06/16/07, 12:19 AM   #2
Dakous
Don Flamenco
 
Tauren Druid
 
Drenden
If you don't use points, you could use the decimal place of the points cost column as a set of flags. Messy, but relatively straightforward -

PVP - .01
Sidegrade - .02

You could probably even find it relatively easy to kludge that back out of the standings page. PHP 3 is very similar to BASIC, if you had to fit BASIC into HTML.

Everybody is your brother until the rent comes due.
 
User is offline.
Reply With Quote
Old 06/16/07, 12:31 AM   #3
Brando
Piston Honda
 
Tauren Druid
 
Uldum
There is a sticky in the EQDKP forums about adding a field. Should be in the modifications section. Granted it's probably pretty old now and may not aply to 1.3.2 release. I have had no luck in getting any help about doing any type of modifications there though so I'm not sure what to say. The day someone makes a relatively stable EQDKP knock-off that is highly customizable and does zero-sum out of the box you'll find some very, very happy people.
 
User is offline.
Reply With Quote
Reply

Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
EQDKP & RaidTracker Fric User Interface and AddOns 2 05/21/07 1:58 PM
eqDKP, multiple Karazhans, and accurate reports Dakous Public Discussion 17 04/03/07 2:47 AM