EQ Looter: Progress

< 1 >

New project

It is time for yet another project now. This time around it will be a real time parser for EQ to keep track of loots and determine winners by collecting information from EQDKP databases. The project's name will be "EQ Looter".

So what does that mean? Well the idea is that the one who administrates the loot should be able to just start the program and have it running in the background while playing. Then when a loot comes around the administrator announces it in a channel, along with cost, bids etc. The program also registers any tells sent to the administrator and adds them as bids. Once the bidding is over the program calculates the winner using the info from the popular EQDKP administration tool (for DKP systems).

An example bid:

eqlprev2.jpg

This is what shows up in the program:

eqlprev1.jpg

The program will also upload the loot info to EQDKP and enter it. This should save time both during the loot distribution and for the afterward administration (when you normally would have to enter the loots manually).

The program is only in it's very early stages so far (started a few days ago) so it will probably change a lot before a finished version is out. The new things for me in this program is real time parsing and working with SQL databases with Delphi. Both things are working fine so far though.

Expect a project section for it soon.

< 1 >