phpBB Forum

It is currently Wed 23. May 2012, 08:36

All times are UTC + 1 hour

Forum rules


Hello dearest user and welcome to our EQDKP-Plus support forum.

Please read the following rules and terms before posting anything! Failure in doing so will result in being ignored or being banned. Posting in our boards means you have read, understood and accepted those rules.

English Board Rules – Click here



Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2, 3  Next
Author Message
Offline
 Post subject: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Sat 27. Dec 2008, 08:33 

Joined: Thu 15. Nov 2007, 00:55
Posts: 241
Location: Hessen
OK Guys, i try to do a quick translation of my HowTo from the German Board.

The Goal is have as less work as possible importting a Raid from CTRT.
After te Import you should have ONE Raid matching oen of youtr EVENTS and a Commentfield in which you can see all the Bosses you killed so the Boss Suite cann pick that up to show your Progress correctly.

A few things to start with.
you need a aAid tracker that recognizes all the Instances and Boss. Check after each Boss, whether the loot ist assoziated correctly, otherwise you have to change ist after looting.
The newest verion of the MLDP RT should do the trick.
it can be found here (1.7.2)
Another Version is my modded version of teh MLDKP 1.5.7 which can be found here (It is tested and works with the german client, let me know if something is wrong with the english client)

Next step ist to make sure that all Instances and their Bosses are assigned to the corresponding EVENTS.

Little parenthesis regarding WotLK:
Since WotLK all "big" Intsanzes have e Version for 10 (Normal) and 25 people (heroic), therefor you have to distinguish between them. I did it by creating to verisons for each EVENT:

Naxxramas 10
Naxxramas 25
Vault of Archavon 10
Vault of Archavons 25
Eye of Eternity 10
Eye of Eternity 25
Obsidian Sanctum 10
Obsidian Sanctum 25

You can stick with that or think of soemthing else like Naxxramas Hero and ANxxramas Normal or whatever you like, but it recomend someting short, as right now the CTRT Import Module is not able to distinguish between the two difficulties by itself, so this is the only thing ou have to do when importing a String from the CTRT.

What you wanna do now ist to create Raid Note Trigger and Event Trigger, that look into the String from teh Raidtracker and extract the Info from it an enter ist in the correct postion.
You could do that manually or import my Trigger, but in this case you have to stick with my naming of the events. In case you have named your EVENTS different and want to stick with it make sure you changed teh Event Name in my Trigger before importing them (STRG+R in an editor would be an easy way to do that).

In case you wanna do the easy way import my Triggers

Raid Note Trigger:

Code:
\uFEFF<?xml version="1.0" encoding="ISO-8859-1" ?>
<RaidNoteTriggers>
   <RaidNoteTrigger>
      <trigger>Anub'Rekhan</trigger>
      <result>Anub'Rekhan</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Archavon the Stone Watcher</trigger>
      <result>Archavon</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Four Horsemen</trigger>
      <result>Horsemen</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Gluth</trigger>
      <result>Gluth</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Gothik the Harvester</trigger>
      <result>Gothik</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Grand Widow Faerlina</trigger>
      <result>Faerlina</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Grobbulus</trigger>
      <result>Grobbulus</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Heigan the Unclean</trigger>
      <result>Heigan</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Highlord Mograine</trigger>
      <result>Horsemen</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Instructor Razuvious</trigger>
      <result>Razuvious</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Kel'Thuzad</trigger>
      <result>Kel'Thuzad</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Lady Blameux</trigger>
      <result>Horsemen</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Loatheb</trigger>
      <result>Loatheb</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Maexxna</trigger>
      <result>Maexxna</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Noth The Plaguebringer</trigger>
      <result>Noth</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Patchwerk</trigger>
      <result>Patchwerk</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Random</trigger>
      <result>Random Drop</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Sapphiron</trigger>
      <result>Sapphiron</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Sartharion</trigger>
      <result>Sartharion</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Sir Zeliek</trigger>
      <result>Horsemen</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Thaddius</trigger>
      <result>Thaddius</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Thane Korthazz</trigger>
      <result>Horsemen</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Trash mob</trigger>
      <result>Trash Mob</result>
   </RaidNoteTrigger>
</RaidNoteTriggers>



Event Trigger

Code:
\uFEFF<?xml version="1.0" encoding="ISO-8859-1" ?>
<EventTriggers>
   <EventTrigger>
      <trigger>Anub'Rekhan</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Archavon the Stone Watcher</trigger>
      <result>Vault of Archavon</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Four Horsemen</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Gluth</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Gothik the Harvester</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Grand Widow Faerlina</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Grobbulus</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Heigan the Unclean</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Highlord Mograine</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Instructor Razuvious</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Kel'Thuzad</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Lady Blameux</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Loatheb</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Maexxna</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Malygos</trigger>
      <result>Eye of Eternity</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Naxxramas</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Noth The Plaguebringer</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Obsidian Sanctum</trigger>
      <result>Obsidian Sanctum</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Patchwerk</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Sapphiron</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Sartharion</trigger>
      <result>Obsidian Sanctum</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Sir Zeliek</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Thaddius</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Thane Korthazz</trigger>
      <result>Naxxramas</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>The Eye of Eternity</trigger>
      <result>Eye of Eternity</result>
   </EventTrigger>
   <EventTrigger>
      <trigger>Vault of Archavon</trigger>
      <result>Vault of Archavon</result>
   </EventTrigger>
</EventTriggers>



If you imported everything correctly and renamed all your EVENTS matching the Names in the Trigger the next time you import a String from teh raidtracker you should see a Raid
Named "Naxxramas" and see all the Bosses killed in the Commets Field.
Now it is Time to use your Brain (dont worry this isn't to hard and it ist the only time you have to do that). As i metioned before the Import Plugin is cant see wheter it was a 10 or 25 people Raid, therefore we have to do that.
Right now the Raid is called "Naxxramas" but our EVENTS are called "Naxxramas 10" or Naxxramas 25" so just add the " 10" or " 25" to the Raidname an click "Import Raid".
Worst case is the you forget to do that and the Raidname stays Naxxramas, as a resilt the DKP wont count as there is no EVENT with that Name conected to the DKP accounts. In that Case just edit the Raid and choose the correct EVENT from the Drop down menu.

In case you are using DKP only for 25 people Instances you can forget about the "Naxxramas 10" and "Naxxramas 25" Events and Name your Event "Naxxramas" an you dont have to do anything manually.

For those of you who want to know what they just did:
the Trick is to create a new Event for Each boss, but as all teh Events of bosses from one Instance have the same Name (e. Naxxramas) it will be only one Raid created, the raid note Trigger is here to put teh name of the boss in a short form in the Raid comment, so the boss suite can do its thing. Just make sure teh Name of the Trigger matches the string from the boss suite.

Hope this helps you guys


note:
this is just quick and dirty and will for sure have lots of typos, but i hope everyone understand the essentials. So feel free to correct my Typos and put this in the WIKI


Attachments:
File comment: Raidnote and Event Trigger
Trigger_en.zip [1.11 KiB]
Downloaded 329 times


http://unbreakable-rexxar.de

EQDKP 0.6.2.5 Stable
lifesystem

Testsystem(SVN)

PHP: 4.4.4-8+etch6
MySQL: 5.0.32

Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Tue 30. Dec 2008, 21:19 

Joined: Thu 15. Nov 2007, 00:55
Posts: 241
Location: Hessen
btw, wrong board, i t was to early in the morning^^
could someone pls move this


http://unbreakable-rexxar.de

EQDKP 0.6.2.5 Stable
lifesystem

Testsystem(SVN)

PHP: 4.4.4-8+etch6
MySQL: 5.0.32



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Tue 30. Dec 2008, 22:22 
Moderator
User avatar

Joined: Thu 6. Mar 2008, 16:32
Posts: 4317
Location: Remshalden
//moved and sticked


ImageImage



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Wed 31. Dec 2008, 08:11 

Joined: Thu 15. Nov 2007, 00:55
Posts: 241
Location: Hessen
thanks mate


http://unbreakable-rexxar.de

EQDKP 0.6.2.5 Stable
lifesystem

Testsystem(SVN)

PHP: 4.4.4-8+etch6
MySQL: 5.0.32



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Sat 10. Jan 2009, 18:51 

Joined: Sat 8. Sep 2007, 20:30
Posts: 105
Location: Virginia, USA
Thanks, doubter, I loaded the strings and will try this out in our next raid.

Seid


PHP Info



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Sat 21. Mar 2009, 06:52 

Joined: Thu 19. Mar 2009, 08:14
Posts: 6
Anyone mind posting their CT RaidTracker+MLDKP settings with this setup?

For boss kill dkp and raid attendence on each boss?
Will make it easier for everyone to get started with CTRT and eqdkp+



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Mon 6. Apr 2009, 16:48 

Joined: Wed 13. Feb 2008, 10:28
Posts: 99
I made this for my officer in my guild, hope it helps:

Image

And if you type
Code:
 /rt io

Image

This allows you to ignore abyss crystals, emblems and similar


http://forum.wediealot.org/eqdkp/viewnews.php
0.6.3.5



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Sun 12. Apr 2009, 13:54 

Joined: Fri 10. Apr 2009, 14:58
Posts: 3
Using this method can I make it so say, each boss kill grants EACH person 25dkp?
Thank you very much for reading and I hope you can answer :)



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Fri 24. Apr 2009, 04:56 

Joined: Wed 26. Nov 2008, 19:18
Posts: 48
Shocked to not have seen more people requesting these... :P
Triggers for Ulduar.

Raid Note triggers can be found here:
plugin-raidlogimport-ctrt-f519/unable-to-add-triggers-to-ctrt-t26500.html#36010
EventTriggers (created from above RaidNoteTriggers ...
Note: ONLY Ulduar triggers here. If you want the rest, you need to get them from above post(s).

Event Triggers:
Code:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<EventTriggers>
<EventTrigger>
<trigger>Algalon</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Auriaya</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Deconstructor</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Flame Leviathan</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Freya</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>General Vezax</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Hodir</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Ignis</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Kologarn</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Mimiron</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Razorscale</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Runemaster Molgeim</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Steelbreaker</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Stormcaller Brundir</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Thorim</trigger>
<result>Ulduar</result>
</EventTrigger>
<EventTrigger>
<trigger>Yogg-Saron</trigger>
<result>Ulduar</result>
</EventTrigger>
</EventTriggers>


HTH,
-Seph



Last edited by sephtin on Sat 25. Apr 2009, 06:18, edited 1 time in total.

Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Fri 24. Apr 2009, 05:13 

Joined: Wed 26. Nov 2008, 19:18
Posts: 48
*edit: Posted to wrong thread :S



Last edited by sephtin on Fri 24. Apr 2009, 18:55, edited 1 time in total.

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2, 3  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

(C) The EQdkp-Plus Developer Team
EQdkp Plus Template by Ramon Kaes