Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: zbugrkx
Forum: General Authoring Discussion 08-08-13, 02:25 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
So, i updated the C_EndCombat_OnUpdate function...

So, i updated the C_EndCombat_OnUpdate function to add pets. at least this seem to work ok once i'm in combat. until the pet stops attacking the meter keeps running.

i'm still open for suggestions...
Forum: General Authoring Discussion 08-01-13, 03:53 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
Thanks for that feedback and you are once again...

Thanks for that feedback and you are once again totally right. no idea why i have been searching so much about a pet/issue.. it was actually back to the 2nd "issue" i had back then (when i had to...
Forum: General Authoring Discussion 08-01-13, 10:47 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
Ok, so i've spent a good hour trying with a...

Ok, so i've spent a good hour trying with a DK/LOCK/MAGE//HUNTER

The only Issue is appearing with Locks and hunters

What i observed :

- The print thingy only occurs when you summon a pet in combat...
Forum: General Authoring Discussion 08-01-13, 03:13 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
Hi Phanx and thank you for your feedback. Pets...

Hi Phanx and thank you for your feedback.

Pets are almost all being handled correctly. i've been scouting a lot recount/skada like you said to come to the current point of what the addon does (it...
Forum: General Authoring Discussion 08-01-13, 01:24 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
+1 here, got my 2nd account back up to get my...

+1 here, got my 2nd account back up to get my lock out of the graveyard.

well, the imp is detected, but as a separate damage dealer. when checking the source of damage taken by mob X you get the...
Forum: General Authoring Discussion 07-31-13, 03:31 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
the proc imps are triggering it, the summoned...

the proc imps are triggering it, the summoned minion one not
Forum: General Authoring Discussion 07-31-13, 02:53 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
Ok i "got it". Pet summoned by a lock using...

Ok i "got it".

Pet summoned by a lock using :

http://www.wowhead.com/spell=115578 (Grimoire of Supremacy) is a "Minion" and not a pet or guardian.

The add-on just do not consider it at all being...
Forum: General Authoring Discussion 07-31-13, 02:17 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
i'm wondering why is there this line about the...

i'm wondering why is there this line about the FIRE ELEMENTAL thing… could be that adding all guardians there could help. but the imps have some random names.

trying to get a dummy up in an area...
Forum: General Authoring Discussion 07-31-13, 01:54 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
well, I'm getting some printouts, so the function...

well, I'm getting some printouts, so the function is defo firing :


Else Yukin-Aggra(Português) Greater Fire Elemental 117663 Fire Elemental Totem 4
Else Yukin-Aggra(Português) Fire Elemental Totem...
Forum: General Authoring Discussion 07-31-13, 01:38 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
Ok thanks, going to try that on a lock and see...

Ok thanks, going to try that on a lock and see what happens. thanks i'll keep you informed.
Forum: General Authoring Discussion 07-31-13, 02:21 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
I have been testing it further with several...

I have been testing it further with several warlocks and so far i could only have that happen with warlocks.

Their Imps just appear as an additionnal player which now makes sense why the damage is...
Forum: General Authoring Discussion 07-25-13, 04:01 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
So, after a lot of testing with several...

So, after a lot of testing with several classes.

the issue is with warlocks, demo specs (at least) where there imps which have their own random name get considered as a player and not added to the...
Forum: General Authoring Discussion 07-20-13, 01:46 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
yeah thats also what i assumed. i guess it must...

yeah thats also what i assumed. i guess it must be due to the specificness of this world change on Sha of Fear… maybe

need to try that in another area/raid see if i can reproduce it
Forum: General Authoring Discussion 07-20-13, 11:05 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
If the caster is not in combat, it stops...

If the caster is not in combat, it stops recording. for example, i died on on Sha and it will stop recording anything.

couldn't figure where this is.
Forum: General Authoring Discussion 07-19-13, 01:05 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
i'm investigating deeper, been doing billions of...

i'm investigating deeper, been doing billions of dog and lfr etc. running both recount/skada + the add-on all in parallel. damages are spot on up to the last digit.

i think the issue is coming from...
Forum: General Authoring Discussion 07-18-13, 02:57 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
Hi Semlar. So far so good, the add-on works...

Hi Semlar.

So far so good, the add-on works errorless.. however it is not recording all pet/guardians damage all the time. it will randomly record or not. resulting in totally off values.

i wonder...
Forum: General Authoring Discussion 07-17-13, 01:16 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
i'll continue testing but so far that issue seem...

i'll continue testing but so far that issue seem to be solved! thanks again!
Forum: General Authoring Discussion 07-15-13, 04:05 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
Ok, good to know, not sure exactly what i did...

Ok, good to know, not sure exactly what i did read before (i guess i'm confused between name/guid etc)

so far, with your latest tweak, it seem to be fully working, and dos tracked by hunter + lock...
Forum: General Authoring Discussion 07-15-13, 03:23 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
wouldn't it cause the function to not work at all...

wouldn't it cause the function to not work at all if we completely exit when there is no GUID ?

wouldn't setting something like NONE (as the example above) shown would work better ?
Forum: General Authoring Discussion 07-15-13, 02:59 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
yeah, i have that strsub in other add ons just...

yeah, i have that strsub in other add ons just ok..and i use that in game.. no idea but str.sub works ok.. i'm gonna try and see what happens… thanks so much for your help so far !


Edit :

doh !...
Forum: General Authoring Discussion 07-15-13, 02:44 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
yep just checked it and understand.. however that...

yep just checked it and understand.. however that code you gave gives an error :

Core.lua:429: attempt to call global "strsub" (a nil value)


it doesn't seem to like that
Forum: General Authoring Discussion 07-15-13, 02:37 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
I was actually wondering exactly what is this...

I was actually wondering exactly what is this part of code doing exactly, i could find the correspondences of all the HEX part on the web like...
Forum: General Authoring Discussion 07-15-13, 02:05 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
Hi Semiar, this is very useful and your help is...

Hi Semiar,

this is very useful and your help is very appreciated.

RelevantMember is called (as you said) further down the script in the following function :

local function _LogParser(timeStamp,...
Forum: General Authoring Discussion 07-15-13, 12:48 PM
Replies: 38
Views: 16,865
Posted By zbugrkx
Hi and thank you for your answer. sorry for such...

Hi and thank you for your answer.

sorry for such a nebbish question but, what/where exactly should i find what you would like to see ? i do register the combat log unfiltered in the add-on, but i'm...
Forum: General Authoring Discussion 07-15-13, 08:58 AM
Replies: 38
Views: 16,865
Posted By zbugrkx
damage meter issue related to Pet OwnerName and OwnerID

Hi Everyone !

I'm working on porting an old addon back from Cata. so far everything works fine except (it seems) Pet. (it's a kind of DPS meter)

The way used in there to get the ownername,ownerID...
Showing results 1 to 25 of 25