CTRT2BB is a set of PHP scripts which read the XML output generated by CT_RaidTracker (eqDKP modded) and outputs phpBB code summarizing the raid participants, boss kills, and loot.
Many guilds now use CT_RaidTracker to monitor their guild raids, but still need to take manual notes in order to track DKP points, participation, etc. This mod will take the CTRT output and with little effort will generate phpBB which can be posted and reviewed for this information. Plus, other guild members get a kick out of seeing the progress being made and the epic loot being amassed!
Installation and Use: Decompress the Archive to a folder on your PHP 4.x or 5.x capable webserver and point your browser to this URL. No configuration needed. You should now find a text box in which you can paste the XML output from CTRT, and with several options which can be selected. Hit "Submit", and the script will generate phpBB code, which you can copy and paste into your favorite phpBB forum.
To Do List (in no particular order):
+ Handle Scarab Bags in a manner consistent with scarabs - item # 21156
+ Better implementation of IsDisenchantItem, perhaps using class/subclass data
+ Ignore short absences (i.e. people d/cing during boss kills and not getting credit for it).
+ Add snitz, SMF support
+ Sort loot by class. Possibly eventually support gold, masterlooter info if it gets added to CTRT.

