paranoidjack
Joined: 14 Sep 2006 Posts: 1
|
Posted: Thu Sep 14, 2006 7:47 pm Post subject: Hybrid time/event Help |
|
|
At the momemt I`m having problems setting up the DKP log parser to give the following for each raid.
1 DKP - Per Hour
5 DKP - Per Boss Kill (Apart from Onyxia and outdoor boss`s which are 10)
When I import the log it doesnt show the kills of the boss`s as events (event section is blank) but apart from that it everything else works fine. I`m using the following pattern set: World of Warcraft (CT RT oldformat 1). When I try to use World of Warcraft (CT RT oldformat 0, boss kills as events) it wont import the dkp string.
Event Pattern: RaidInfo>key\d+:time<(\d+)>name<(.+)
Event Format: 0|0|0|0|0|$1|$2|0
I`ve uploaded the log i`m trying to parse here:
http://infinitum-guild.eu/AQ20.xml
I used CT_RaidTracker (Eng/Ger/Fr+EQdkp Modded) 1.25.13 to create the above log.
I appreciate any help you can give me. |
|
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Sat Sep 16, 2006 9:03 am Post subject: Re: Hybrid time/event Help |
|
|
| paranoidjack wrote: |
| When I import the log it doesnt show the kills of the boss`s as events (event section is blank) but apart from that it everything else works fine. I`m using the following pattern set: World of Warcraft (CT RT oldformat 1). When I try to use World of Warcraft (CT RT oldformat 0, boss kills as events) it wont import the dkp string. |
The log you uploaded appears to be taken with oldformat set to 1 in CT RT. If you want bosses then you will have to set oldformat to 0 (/rt oldformat 0 I belive), then "World of Warcraft (CT RT oldformat 0, boss kills as events)" should work correctly.
| Quote: |
1 DKP - Per Hour
5 DKP - Per Boss Kill (Apart from Onyxia and outdoor boss`s which are 10)
|
This is similar to a question asked in another thread so I will just quote that answer.
| Lokorin wrote: |
| shzin wrote: |
Skeram, Bug Trio, Sartura, Fankriss = 2 dkp per kill
HuHu, Viscidous, TE, C'thun, Ouro = 3 dkp per kill |
I'm assuming that you're using CT RaidTacker with /oldformat set to 0 and the corresponding pattern set. In that case every boss kill will show up as an event. The program by default saves previously entered DKP values, so you will just have to enter the values once per boss, then they will be entered automatically whenever the boss is found in a future raid.
|
|
|