Advertisement

EQdkp CT_RaidTracker Plugin

  Download the Curse Client

Last Update: July 6, 2008 (1 month ago)
Category: Raids & Encounters
Tags: eqdkp, php, and raid
Project Manager: loganfive
Website: visit
Current Version: EQdkp CT_RaidTracker Plugin r1.16.12
(for World of Warcraft 2.4.2)
Downloads Today: 36
Downloads Total: 29,540
Favorites: 646
Comments: 361
  • About EQdkp CT_RaidTracker Plugin
  •  

Purpose:

Add a complete (CT_Raidtracker logged) raid (with loots, etc.) with 2 clicks!

Usage:

  1. Install Eris' CT_RaidTracker (Eqdkp & MLdkp) addon from http://www-en.curse-gaming.com/downloads/details/5892/ct-raidtracker-eqdkp-mldkp/
  2. Follow his instructions for copying your DKP string
  3. Go to your EQdkp installtion's Administration Panel and click the link "Import DKP String" under either "CTRT Import" or "Raids"
  4. Paste the copied DKP string into the text box and click on "Parse Log", the rest will explain itself.

Notes:

  • If an item have been given out for bids, add "XX DKP" (XX is the Number of Points) to the Loot note, it will override the DKP value which you might have set in your DKP System)
  • If you are e.g. a German user but want that the Item Names in your DKP are the English ones, then get the itemlist.xml from Allakhazam ( http://wow.allakhazam.com/itemlist.xml ) and store it in the /eqdkp/plugins/ctrt/ folder, then they will be translated automatically
  • Downloads (5)
  •  
Advertisement

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • June 6, 2008, 02:38PM (2 months, 3 weeks ago)

    r1.16.12 will posted as soon as it is approved on Curse.com. It fixes the duplicate xmltoarray error message experienced when ItemStats 1.6 is installed.

  • May 18, 2008, 10:21PM (3 months, 1 week ago)

    I don't seem to be able to add or import "Ignored Items" with v1.16.11. I'm using EQDKP v1.32.

  • April 29, 2008, 07:50PM (4 months ago)

    Is it possible to show the boss name after the zone in the "Raid" column? For example, have it say "Zul'Aman - Zul'jin" instead of just "Zul'Aman".

  • March 13, 2008, 11:30PM (5 months, 2 weeks ago)

    Thank you Erogroth, you saved my day =D

  • March 4, 2008, 05:01AM (5 months, 4 weeks ago)

    I figured it out. If you do /rt o it brings up the options window. The last option at the bottom of the window lets you change the output format. Change it to MLdkp 1.1/ EQdkp plugin then copy your string and import it and it will work.

  • March 4, 2008, 04:43AM (5 months, 4 weeks ago)

    I am having the same problem with importing strings. I get the "The DKP String is not valid." error message. I tried doing the /rt oldformat 1 but it didn't work. Will that command only work for future raids after I have done it or will it modify the string out put for existing raids? Or is there another way to fix this problem. Thx.

  • Feb. 18, 2008, 03:30PM (6 months, 1 week ago)

    Hi - for those having problems importing into EQDKP, there is a version disparity between both systems that can be fixed by forcing CT_RaidTracker to output into the 'old' format - just type this command while in WoW to make RaidTracker produce compatible strings with eqdkp RaidTracker import:

    /rt oldformat 1

    Regards, GreenHornet/Ahn'Qiraj.

  • Oct. 11, 2007, 12:16PM (10 months, 3 weeks ago)

    New to this but I've done exactly as all Readme files said
    But anyway, when i try to copy the DKP String i get this message:
    "The DKP String is not valid."

    And I get that all the time, even if i go with and easy string as:
    "<RaidInfo><start>1192108163</start><end>1192108172</end><zone>Molten Core</zone><PlayerInfos><key1><name>Name1</name><level>70</level><race>Human</race>
    <class>WARLOCK</class><sex>2</sex></key1><key2><name>Name2</name><race>Gnome</race>
    <guild>My Guild</guild><sex>2</sex><class>ROGUE</class><level>70</level></key2></PlayerInfos>
    <BossKills></BossKills><Join><key1><player>Name1</player><time>1192108163</time></key1>
    <key2><player>Name2</player><time>1192108163</time></key2></Join>
    <Leave><key1><player>Name1</player><time>1192108172</time></key1>
    <key2><player>Name2</player><time>1192108172</time></key2></Leave><Loot></Loot></RaidInfo>

    Why do I get this error message all the time?

  • Oct. 30, 2007, 06:55PM (10 months ago)

    I have been getting the same error message. Anyone know a fix?

  • Jan. 15, 2008, 05:04PM (7 months, 2 weeks ago)

    I've been getting the same problem for quite a while now. I had the only working CT_Raidtracker that would import into my eqDKP without the 'Invalid DKP string' error. I was using version 1.2 CT_Raidtracker (modded).

    Unfortunately, that version doesn't take new instances into account. Also, even though I have given other guild members my version they still seem to be unable to give me a working DKP string.

    When the mod and plugin work this is fantastic, when it doesn't it reminds you what a pain in the arse manually adding all the raids from lists really is.

    So if anyone has got the solution to the 'Invalid DKP string' error, it would be greatly appreciated.

    Thanks

  • Sept. 18, 2007, 10:19PM (11 months, 2 weeks ago)

    For those of you having problems with 16.6.6 when clicking on "CTRT Import" or "Import DKP String" be aware that there are some hidden characters that have accidentally been placed at the very beginning of the index.php file. These are most likely causing your issues.

    The easiest way to get rid of the little gremlin characters is to create a new file by the same name. Open index.php and copy and paste it's contents to your new file. Upload the new file as of course index.php and hopefully your problems will be resolved.

  • Sept. 29, 2007, 07:07PM (11 months ago)

    v1.16.8 should fix the problem of strange characters in the front of the file (thanks Fabian for the tip)

    Some other minor fixes. see change log.

    sadly, this is still written for php4 as the install base appears to be larger than php5 :(

  • Sept. 12, 2007, 09:31AM (11 months, 3 weeks ago)

    i think this is a problem with php5

    the import plugin is written for php4

  • Aug. 30, 2007, 02:56PM (1 year ago)

    I just install this plugin on a new installation of eqdkp.

    when I try to insert a string I get this:


    Warning: Invalid argument supplied for foreach() in /home/.neda/prevail/www/dkp/zerosum/plugins/ctrt/index.php on line 884

    Warning: Invalid argument supplied for foreach() in /home/.neda/prevail/www/dkp/zerosum/plugins/ctrt/index.php on line 946


    which is this in that file:

    foreach($_POST['raids'][$ievent] as $iraid => $iraidtime)
    

    I'm trying to use Zero-Sum (the checkbox is CHECKED ON)

    thanks

  • Sept. 19, 2007, 05:19AM (11 months, 2 weeks ago)

    MemoryDump, I also hit your problem:

    Warning: Invalid argument supplied for foreach() in /home/.neda/prevail/www/dkp/zerosum/plugins/ctrt/index.php on line 884
    

    on that line. It seems to be because $ievent isn't properly stripslashed.

    If the event has a character that needs to be escaped, then:

    $ievent = 'Gruul\'s Lair'
    

    but the array key is "Gruul's Lair". if we do a $event = stripslashes($event) then we'll get past both those error messages.

    ... But that still doesn't solve the problem. Now I'm stuck with an empty "Action Log" pane.

  • Aug. 22, 2007, 03:27PM (1 year ago)

    @ Libbi: I'm familiar with the concept, but there's nothing to paste into. Its not that the page looks blank... it's that the page is completely and utterly empty. (As in, View Source returns nothing at all)

    Update: Reverting back to 1.16.3 seems to have fixed the problem with the empty page.

  • Aug. 28, 2007, 08:25AM (1 year ago)

    Exactly the same problem, 1.16.6 = blank page instead of the import page, worked fine before with 1.16.3.

    Clicking on "CTRT Import", "Import DKP String" yields the following string:

    http://www.xyzzy.ancpl.com/eqdkp/plugins/ctrt/index.php?s=

    BossSuite - BossBase bossbase 1.0.2
    BossSuite - BossCounter bosscounter 0.6.1
    BossSuite - BossLoot bossloot 1.1.1
    BossSuite - BossProgress bossprogress 3.0.0
    CT_RaidTrackerImport ctrt 1.16.6
    Fancy Stats fancystats 2.6
    Raid Planner raidplan 3.0.0 
    

    I'm using the WoWMoonclaw01 template + itemstats

  • Aug. 22, 2007, 11:29AM (1 year ago)

    @ Tyndel : You need to get your DKP string from within WoW first. Then copy + paste it into the blank box your getting and then parse log.

  • Aug. 20, 2007, 09:01PM (1 year ago)

    I've installed 1.16.6, but clicking on the 'Import DKP String' link simply results in a blank page.

    Running a fairly modified EQDKP 1.3.2e (class colors, itemstats, leaderboard), but none of the things I've tweaked should be breaking plugins.

    Any ideas?

  • Aug. 13, 2007, 08:18AM (1 year ago)

    Still Curse says it hasn't been updated in 2 months?

    And maybe you meant 1.66.6? :)

    Could you update your post in the eqdkp forums Logan?

 
  • Similar Addons
  •  
  1. 3,948 Omen Threat Meter Raids & Encounters
  2. 3,780 GroupCalendar Group/Guild Management, Quest ...
  3. 2,535 Deadly Boss Mods Raids & Encounters
  4. 1,838 Natur EnemyCastBar PvP, Buffs & Debuffs, Raids & ...
  5. 1,347 BigWigs Bossmods Raids & Encounters, Other, ...
Advertisement