View Single Post
10-12-16, 07:22 PM   #8
thomasjohnshannon
A Theradrim Guardian
 
thomasjohnshannon's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 68
Originally Posted by Phanx View Post
Also, you cannot do this:

Code:
frame.healthBar.r, frame.healthBar.g, frame.healthBar.b = r, g, b
If you do, then your (insecure) values get read into Blizzard (secure) code and introduce taint, which breaks All The Things.
That is how the function is currently setup on live and I haven't have any issues with it.
__________________
Thomas aka Urnn