phpBB Forum

It is currently Tue 7. Feb 2012, 23: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 Previous  1, 2, 3  Next
Author Message
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Fri 24. Apr 2009, 14:25 

Joined: Sat 8. Sep 2007, 20:30
Posts: 105
Location: Virginia, USA
sephtin wrote:
Shocked to not have seen more people requesting these... :P
Triggers for pretty much all bosses.. including Ulduar!


Raid Note triggers taken from this post:
plugin-raidlogimport-ctrt-f519/unable-to-add-triggers-to-ctrt-t26500.html#36010
And EventTriggers (I created from above RaidNoteTriggers ...


Shouldn't the results in the Event Triggers be the instance name, not a repeat of the boss name?

Seid


PHP Info



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

Joined: Wed 26. Nov 2008, 19:18
Posts: 48
GAH, I guess. Totally depends on how you have your events set up.. but yes, that makes sense.

I'll edit now. Have to do the whone thing by hand, yuck. :P

-Seph



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

Joined: Wed 26. Nov 2008, 19:18
Posts: 48
Updated. Took out all the other bosses but those from Ulduar.. wasn't going to correct them.

On OUR site, we have one event for a night of raiding, worth a flat amount... so couldn't just export ours. :S

Thanks for the heads up. Hope it's helpful in some way shape or form...
-Seph



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Sat 25. Apr 2009, 17:25 

Joined: Sat 8. Sep 2007, 20:30
Posts: 105
Location: Virginia, USA
sephtin wrote:
Updated. Took out all the other bosses but those from Ulduar.. wasn't going to correct them.

Thanks for the heads up. Hope it's helpful in some way shape or form...


It is, thank you!

Seid


PHP Info



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Thu 11. Feb 2010, 19:35 

Joined: Fri 11. Dec 2009, 21:11
Posts: 61
Has anyone got the icc triggers?


Thanks guys n gals


EQDKP-Plus version 6.3.5
PHP and mySQL version 5.2.10
installed web server (Apache / IIS / lighttpd). Apache



Last edited by froria on Thu 25. Feb 2010, 22:43, edited 1 time in total.

Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Thu 25. Feb 2010, 22:42 

Joined: Fri 11. Dec 2009, 21:11
Posts: 61
Well I have made the icc raid note and triggers as well as the ulduar raid notes enjoy :)

ulduar raid notes
Code:
<RaidNoteTriggers>
   <RaidNoteTrigger>
      <trigger>Algalon</trigger>
      <result>Algalon</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Auriaya</trigger>
      <result>Auriaya</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Deconstructor</trigger>
      <result>Deconstructor</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Flame Leviathan</trigger>
      <result>Flame</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Freya</trigger>
      <result>Freya</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>General Vezax</trigger>
      <result>General</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Hodir</trigger>
      <result>Hodir</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Ignis</trigger>
      <result>Ignis</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Kologarn</trigger>
      <result>Kologarn</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Mimiron</trigger>
      <result>Mimiron</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Razorscale</trigger>
      <result>Razor</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Runemaster Molgeim</trigger>
      <result>Council</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Steelbreaker</trigger>
      <result>Council</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Stormcaller Brundir</trigger>
      <result>Council</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Thorim</trigger>
      <result>Thorim</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Yogg-Saron</trigger>
      <result>Yogg</result>
   </RaidNoteTrigger>
  </RaidNoteTriggers>



icc raid notes
Code:
<RaidNoteTriggers>
   <RaidNoteTrigger>
      <trigger>Lord Marrowgar</trigger>
      <result>Marrowgar</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Lady Deathwhisper</trigger>
      <result>Deathwhisper</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Gunship Battle</trigger>
      <result>Gunship</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Deathbringer Saurfang</trigger>
      <result>Saurfang</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Festergut</trigger>
      <result>Festergut</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Rotface</trigger>
      <result>Rotface</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Professor Putricide</trigger>
      <result>Professor</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Valanar</trigger>
      <result>Council</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Keleseth</trigger>
      <result>Council</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Taldaram</trigger>
      <result>Council</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Blood-Queen Lana'thel</trigger>
      <result>Lana'thel</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Valithria Dreamwalker</trigger>
      <result>Valithria</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>Sindragosa</trigger>
      <result>Sindragosa</result>
   </RaidNoteTrigger>
   <RaidNoteTrigger>
      <trigger>The Lich King</trigger>
      <result>The Lich King</result>
   </RaidNoteTrigger>
  </RaidNoteTriggers>


icc event triggers

Code:
<EventTriggers>
<EventTrigger>
<trigger>Lord Marrowgar</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Lady Deathwhisper</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Gunship Battle</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Deathbringer Saurfang</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Festergut</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Rotface</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Professor Putricide</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Valanar</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Keleseth</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Taldaram</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Blood-Queen Lana'thel</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Valithria Dreamwalker</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>Sindragosa</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
<EventTrigger>
<trigger>The Lich King</trigger>
<result>Icecrown Citadel</result>
</EventTrigger>
</EventTriggers>


EQDKP-Plus version 6.3.5
PHP and mySQL version 5.2.10
installed web server (Apache / IIS / lighttpd). Apache



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comment
PostPosted: Sun 7. Mar 2010, 22:40 
User avatar

Joined: Wed 12. Aug 2009, 05:48
Posts: 4
Where do I put the trigger code? I looked everywhere and can't figure how to import or place it.



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comm
PostPosted: Fri 2. Jul 2010, 17:44 

Joined: Wed 28. May 2008, 21:10
Posts: 14
In your Admin area you have the configure link for CTRT. there is a link for raid not trigger and event trigger and you should see something like this
Attachment:
ctrt_import.png
ctrt_import.png [ 183.31 KiB | Viewed 115 times ]


I hope this helps.



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comm
PostPosted: Thu 26. Aug 2010, 21:15 

Joined: Tue 10. Aug 2010, 20:56
Posts: 12
I can't seem to find these trigger options anymore, was this something that was updated or taken out?



Top
 Profile  
 
Offline
 Post subject: Re: HowTo: CTRT Import Autoamtion 1 Raid & each Boss in Comm
PostPosted: Mon 28. Feb 2011, 12:27 

Joined: Wed 13. Feb 2008, 10:28
Posts: 99
I'm not sure if this is maintained any more, but I have tried out the new version of the dkp-string import tool, and there is simply too many options and I fear my other officers will not get it. So I'm kind of stuck with this tool, which seems to be working.

However if I try and add the boss note triggers, the tool creates a raid per boss killed, and one for trash drops. Is it still possible to do the 1 raid and each boss in comments setup, and if so please let me know how the setup should be.

My current solution is to have no note triggers, and then manually input the boss names, but if it's possible to have this automated, I would like some guidance.


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



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

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


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