Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Justinon
Forum: Lua/XML Help 08/05/16, 04:30 PM
Replies: 6
Views: 3,951
Posted By Justinon
So you were totally correct, the event was just...

So you were totally correct, the event was just firing for everything! Nice intuition.
Forum: Lua/XML Help 08/05/16, 04:10 PM
Replies: 6
Views: 3,951
Posted By Justinon
Okay thanks a bunch, I'll go ahead and do some...

Okay thanks a bunch, I'll go ahead and do some more testing and see if a d() call before the result check prints anything.
Forum: Lua/XML Help 08/05/16, 03:14 PM
Replies: 6
Views: 3,951
Posted By Justinon
Interesting, when I simply didn't pass the...

Interesting, when I simply didn't pass the namespace in for the (same) filter three times, it ended up finally working. I think you're right, perhaps because I used the same filter within the same...
Forum: Lua/XML Help 08/05/16, 02:21 PM
Replies: 6
Views: 3,951
Posted By Justinon
COMBAT_EVENT kill detection for mobs

Hey everyone, I'm currently trying to work out how to detect if the player has killed a mob, and I believe this is done using EVENT_COMBAT_EVENT. I'm trying to use the 'result' parameter, pairing it...
Forum: Wish List 07/19/16, 01:02 PM
Replies: 20
Views: 12,779
Posted By Justinon
I think this is the best and safest way to go...

I think this is the best and safest way to go about resolving the issue. By doing it this way, it'll be easy to correct and then we won't have to worry about it anymore. Plus, I think it's more...
Forum: Lua/XML Help 07/18/16, 10:23 PM
Replies: 7
Views: 4,733
Posted By Justinon
Ah okay, thanks you two, that makes a lot of...

Ah okay, thanks you two, that makes a lot of sense. I guess because I was always careful about the order it never really occured to me that that's the benefit. That's quite useful, and I appreciate...
Forum: Lua/XML Help 07/18/16, 06:54 PM
Replies: 7
Views: 4,733
Posted By Justinon
What is the purpose of setting it equal to...

What is the purpose of setting it equal to itself; i.e. checking if the namespace is nil? Is the same effect not achieved by simply typing:
TeamFormation = {} My first instinct tells me that perhaps...
Forum: Lua/XML Help 06/22/16, 10:21 PM
Replies: 2
Views: 3,544
Posted By Justinon
Addon Development Broke My Game!

I'm trying to create my first addon, and therefore I've been doing some experimentation to try to figure out functions from the API. Currently trying to make a chat addon, I have been making various...
Showing results 1 to 8 of 8