Quantcast
Channel: Recent Additions to 'logic bomb with OnUpdate'
Browsing latest articles
Browse All 7 View Live

forums/development/475/1

I'm not even really sure if you're asking a question. I will say a few things tho: You should not be re-anchoring frames or setting scripts in an OnUpdate, even if you're only doing it every 2 seconds...

View Article



forums/development/475/2

To make it a bit easier, here is the [paste](http://pastey.net/146832 "") of my code. What I am having troubles with, beside your advice not to anchor the frame during OnUpdate, is the calculation. To...

View Article

forums/development/475/3

Example: after 2 seconds, the average of manaValues is -500, so _move_ the indicator to -500. Two seconds later, the average, _after reset_, is +1500, and move the indicator to 1500. That's on the PvP...

View Article

forums/development/475/4

> Here is the question, given my code: how do I start the fight with 0 difference, then every 0.2 seconds calculate the difference in mana gain or loss, plug the difference into manaValues and...

View Article

forums/development/475/5

Thank you for the advice; it pointed me in the right direction. The addon is called [Average Combat Mana](http://www.wowace.com/addons/average-combat-mana/ ""), currently in alpha on wowace. This is...

View Article


forums/development/475/6

I've got to the stage of fixing bugs, and passed the stage where the addon won't load. However, there are some bugs I don't understand why they are being caused. I am not using any XML, and the only...

View Article

forums/development/475/7

> I've got to the stage of fixing bugs, and passed the stage where the addon won't load. However, there are some bugs I don't understand why they are being caused. I am not using any XML, and the...

View Article
Browsing latest articles
Browse All 7 View Live


Latest Images