• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

EQdkp CT_RaidTracker Plugin

 
Project Updated:
Files Updated: Mon, Sep 15 2008
Supports Game Version: 3.0.2
Category: Data Export, and Boss Encounters
Tags:

, , , and [Edit Tags]

Project Manager: loganfive
Additional Authors: Aldos , danbopes
Current Version: r1.16.13
License: GNU General Public License version 2 (GPLv2)
Development Site: CurseForge
Avg Daily DL (last 30 days): 15
Downloads Total: 45,536
Favorites: 340
Comments: 356
  • About EQdkp CT_RaidTracker Plugin
  •  

Purpose:

Import raid details (members, items, points) into an EQdkp site.

Usage:

  1. Install the NRT addon from http://wow.curse.com/downloads/wow-ad.../nrt.aspx
  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 (6)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  EQdkp CT_RaidTracker Plugin r1.16.13 Release 3.0.2 13,550 9/15/2008
  EQdkp CT_RaidTracker Plugin r1.16.12 Release 2.4.2 443 7/6/2008
  EQdkp CT_RaidTracker Plugin r1.16.11 Release 2.4.0 324 5/14/2008
  EQdkp CT_RaidTracker Plugin r1.16.10 Release 2.4.0 273 4/21/2008
  EQdkp CT_RaidTracker Plugin v1.15.1 Release 2.0.0 336 5/12/2007
  • Comments

Add Comment  

Add

You need to login or register to post.

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.
  • dgulliver said

    Is 1.16.13 compatible with latest WoW version 3.2?

    Cheers

    Reply Report Permalink
  • Sevanduin said

    Does this work with EQdkp plus?

    Reply Report Permalink
  • leander said

    Yes, EQdkp Plus requires EQdkp to run so everything it needs is there.

    Reply Report Permalink
  • Roxxorz said

    So Ive got EQdkp on the website and using CT_RaidTracker in game but when I try to 'Import DKP string' all I get is 'The DKP string is not valid'

    Any help with this?
    Thanks

    Reply Report Permalink
  • leander said

    Then you're exporting the string under the wrong format. Try changing it in your RaidTracker (or whatever mod you exported the in-game string from) before exporting the string again.

    Reply Report Permalink
  • Ok, got it working. My new question:

    I used CT_RaidTracker for our first raid. It was easy enough to assign a DKP price for each item on boss kill/loot, but what do I need to get to actually track the DKP people are getting on the boss kill?

    Because our DKP was 0 to start, it says we all have negative DKP now. The import and Parse Log was fine, just need to see how to get an on time DKP bonus/boss kill DKP bonus, etc.

    Thanks.

    Reply Report Permalink
  • I've got EQdkp going on my website's server no problem, so I downloaded this to add the plugin or whatever.

    I put this stuff in the 'Plugin' folder and when I click 'Manage Plugins' it says:

    The following error(s) occurred:
    Initialization: Plugin "docs" could not be initialized.

    What's going on?

    Reply Report Permalink
  • Razumikhin said

    Where are the new event and raid note triggers for WotLK? I believe that we need these to properly import a DKP string. Could someone help? Thanks.

    Reply Report Permalink
  • dcwarcraft said

    I am using NRT in game to capture Loot/Attendance and creating the string in CT_RaidTracker Format to upload to our EQDKP Site.
    Seems to be working fine, but I have some questions on the options.

    NRT: wow.curse.com/downloads/wow-addons/details/nrt.aspx
    CT_RaidTracker Website Plugin: wow.curse.com/downloads/wow-addons/details/eqdkp-ct_raid-tracker-plugin.aspx

    1. NRT seems to have some good options for ignoring loot in game so it is not added to the string.
    I will probably end up using this so the string I upload is clean.
    However, can someone explain how to use the CT_RaidTracker Plugin option?
    Where do I get the list of WoW item ID's? Does someone have them or do I need to lookup each one?

    2. Member Import - This is a new site. It looks like members will be added to the site during raid upload.
    Basically the string upload loads the player names fine, but not the Class/Race information.
    Anyone have any Suggestions?
    Is there a way to do an import from the armory to keep our EQDKP site up to date?
    Or a way to import from our phpBB Forums?

    3. Our guild will use Hourly attendance during raids to assign DKP. One point per hour. So, during a normal raid, we have 4 total attendances.
    How can I group these hourly raid attendances into one single raid in EQDKP.
    Basically, it would show 1 RAID with 4 Different "Events" each counting for 1 DKP Point.
    The Terms I am using might be confusing as EQDKP already has things called EVENTS/RAIDS etc. I am hoping you get my point....

    Also, how does grouping 4 attendances "events" into 1 Raid effect how their 30/60 day attendance numbers are reflected on the site?

    Reply Report Permalink
  • Aldos said

    Hey everyone. I'm sorry that it's been such a long time since this was updated - other things have taken time away from the game for me.

    OK, so I've added a (beta) download that's compatible with the new version of eqdkp (1.3.2). It's not a drastic change - if you want to do it yourself, all you need to do is this:

    Open ctrt_plugin_class.php. Find: $admin_menu = array( 'raids' => array( 0 => $user->lang['raids'], 1 => array('link' => 'addraid.php' . $SID, 'text' => $user->lang['add'], 'check' => 'a_raid_add'), 2 => array('link' => '../plugins/' . $this->get_data('path') . '/index.php' . $SID, 'text' => $user->lang['import_ctrt_data'], 'check' => 'a_raid_add'), 3 => array('link' => 'listraids.php' . $SID, 'text' => $user->lang['list'], 'check' => 'a_raid_') ) );

    Replace it with: $admin_menu = array( 'raids' => array( 0 => $user->lang['raids'], 1 => array('link' => 'admin/addraid.php' . $SID, 'text' => $user->lang['add'], 'check' => 'a_raid_add'), 2 => array('link' => 'plugins/' . $this->get_data('path') . '/index.php' . $SID, 'text' => $user->lang['import_ctrt_data'], 'check' => 'a_raid_add'), 3 => array('link' => 'admin/listraids.php' . $SID, 'text' => $user->lang['list'], 'check' => 'a_raid_') ) );


    I also added more triggers for some of the instances in the expansion. As I haven't raided end-game yet, I probably haven't added them all, so if there's some missing from there, tell me and I'll add them.

    Reply Report Permalink
  • ltdeta said

    where is 1.13.4 and does it works with BC?

    Reply Report Permalink
  • BBR said

    1.13.4 is latest i think?

    Reply Report Permalink
  • Janovix said

    Yey! It's been updated! =)

    Reply Report Permalink
  • ameddick said

    Here is a link to v1.12...but it gives an array error with eqdkp 1.3.1 that make all the menus disappear.

    http://www.mojoguild.com/uploads/EQdkp_CTRaidTracker_Import.zip

    Please give us 1.13 back curse-gaming.

    Reply Report Permalink
  • ameddick said

    The only other link I can find for this links back to this page unfortunatly...so it is not good.

    http://forums.eqdkp.com/index.php?act=announce&f=68&id=1

    Is it possible to get this a this file "online" so we can download it please. It make life so much easier.

    Thanks in advance curse-gaming.com

    Reply Report Permalink
  • xing said

    I can't find anywhere to download this file.

    Reply Report Permalink
  • Janovix said

    Thanks, Loganfive. Plz tell me if you find another download location!

    Reply Report Permalink
  • loganfive said

    whoop, wrong plugin. that was from the WoW addon. still searching for the eqdkp import plugin

    Reply Report Permalink
  • loganfive said

    Until something is posted here, you can download v1.3.4 from http://forums.eqdkp.com/index.php?showtopic=8183

    Reply Report Permalink
  • Janovix said

    Is there an update coming up for this plugin? Or a working mirror? I'm getting "HTML parsing error: malformed start tag" instead of a mirror to download from. Or perhaps someone can point me to a working download location?

    Regards /Janovix of Sunstrider, EU

    Reply Report Permalink
  • Addon Packs Containing EQdkp CT_RaidTracker Plugin

Most Downloads / Day

EQdkp CT_RaidTracker Plugin has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 23,777 Deadly Boss Mods Boss Encounters, and Combat
  2. 5,653 BigWigs Bossmods Boss Encounters, and Combat
  3. 3,360 Omen Threat Meter Boss Encounters, and Combat
  4. 3,055 CurseProfiler 2.0 Data Export
  5. 1,450 Elitist Group Quests & Leveling, Boss Encounters...