|
|
Author |
Message |
rebtun
Joined: 11 Dec 2007 Posts: 2
|
Posted: Tue Dec 11, 2007 6:09 pm Post subject: World of Warcraft (CT RT oldformat 0, boss kills as events) |
|
|
Hi Im using this pattern and CT_RaidTracker 1.5.0Beta15(MLdkp)
Ive set it to EQDKP unknown in options and I have no problems parsing the xml strings.
Im giving 0,03 DKP every minute. Added participant bonus per minute.
Im giving 5 DKP pr boss kill. (Event Format : 0|0|0|0|0|$1|$2|5)
Im giving 5 DKP bonus per participant (from first)
My problem is I dont get the DKP pr minute for a interval where a boss was killed.
My intervals are set at 30 mins.
Event representation and Reward representation is set to Raids.
On EQDKP it looks something like this
12/10/07 Serpentshrine Cavern 22:00 to 23:32 3
12/10/07 Leotheras the Blind 21:42: Leotheras the Blind 5
12/10/07 Serpentshrine Cavern 21:30 to 21:59 0
12/10/07 Serpentshrine Cavern 20:30 to 21:29 2
12/10/07 Serpentshrine Cavern 20:00 to 20:29 6
I bolded the raid where you see we killed a boss that yielded 5 DKP.
Still the event gave only 5 DKP and did not add the time of the bolded raid.
And I cant figure out why the bolded out raid does not give any DKP at all for time spent.
Im attaching my .xml config just incase its easier to see my problem.
Also here is a raid from the CT RaidTracker ill attach also.
| Description: |
| XML string from CT RaidTracker 1.5.0Beta15 (MLdkp) |
|
 Download |
| Filename: |
SSC12_10_2007.txt |
| Filesize: |
12.23 KB |
| Downloaded: |
163 Time(s) |
| Description: |
| My DKP log parser configuration xml file. |
|
 Download |
| Filename: |
shai.rar |
| Filesize: |
1.85 KB |
| Downloaded: |
175 Time(s) |
|
|
Back to top |
|
 |
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Tue Dec 11, 2007 8:47 pm Post subject: Re: World of Warcraft (CT RT oldformat 0, boss kills as even |
|
|
| rebtun wrote: |
I bolded the raid where you see we killed a boss that yielded 5 DKP.
Still the event gave only 5 DKP and did not add the time of the bolded raid.
And I cant figure out why the bolded out raid does not give any DKP at all for time spent. |
Yes, that seems wrong. Thank you for reporting the error.
I have reproduced the error, but I won't have the time to dig deeper until the end of the week. Can you manage until then? It should be possible to overwrite the reward manually.
|
|
Back to top |
|
 |
rebtun
Joined: 11 Dec 2007 Posts: 2
|
Posted: Wed Dec 12, 2007 12:08 am Post subject: |
|
|
Ah that was one quick reply
And yes I can overwrite it manually until its sorted.
Regards,
Skyggen on Eu-Azune.
|
|
Back to top |
|
 |
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Sat Dec 15, 2007 2:57 pm Post subject: Re: World of Warcraft (CT RT oldformat 0, boss kills as even |
|
|
| Lokorin wrote: |
| I have reproduced the error, but I won't have the time to dig deeper until the end of the week. |
I have had a better look now and it appears to be a configuration error. The problem is that the "Bonus (participant) pattern" is set to also trigger on boss kills, hence overriding the default bonus.
To solve the problem just clear the "Bonus (participant) pattern" and "Bonus (participant) format" fields.
I suspect that the reason that the configuration got set that way is that the predefined pattern sets do not clear fields that they do not define. Hence applying "World of Warcraft (CT RT oldformat 0)" followed by "World of Warcraft (CT RT oldformat 0, boss kills as events)" will cause this sort of configuration since the second one does not clear the unused bonus pattern upon being applied. The reason that it was designed that way was to not override custom patterns. The current design might do more harm than good though, it's probably worth considering a change such that all patterns in the same subtab are cleared prior to applying a predefined pattern set.
|
|
Back to top |
|
 |
|