What is this for ? ------------------ This is a simple PHP Script which read's the output generated by CT_RaidTracker (eqDKP modded) and give a human readable output in Bulletin Board codes. (Tested with phpBB)
Why ? ----- After a Raid every participant peeved for the drop list and participant list and so on... some of our members noted each drop manually and write it later on in the forum for preview. If everything is OK the raid leader put the results in our DKP count. So"Why ?" just to give a short info about raid success directly after the raid without much work.
How to Use ? ------------ As i mentioned already this is a PHP Script. So it have to be installed on a PHP capable webserver. No matter if this is running at your local machine or somewhere in the net. The only requirement is PHP 4.x After setting up the Script (see install for details) open the url pointing to it. There you should now find a Textarea form in which you can paste the XML output from Ingame. Hhmm I should mention; You need of course first the CT_RaidTracker addon in the modified eqDKP Version. You can get this dependency here: http://www.curse-gaming.com/mod.php?addid=1836 After this is installed you can use it in game with /rt If the raid is finished and loged it is enough to do a right mouse click on the raid name to get a long XML formated sting. Please Copy this string In game to your clipboard and paste it to the Textare form in your Browser. Next step -> Click Submit Button. If everything works well you now should have an other textbox filled with the prettified text. Again, Copy this to your clipboard and paste as a Thread / Topic / Post (whatever) in your Bulletin Board (Forum)
That's all.
Installation ------------- Decompress the Archive to a folder on your webserver and point your browser to this URL. That's all. No configuration needed.