Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: LBXZero
Forum: Lua/XML Help 11-14-19, 06:55 AM
Replies: 11
Views: 8,353
Posted By LBXZero
For taint, some reading...

For taint, some reading material.

https://wow.gamepedia.com/Secure_Execution_and_Tainting
Forum: Lua/XML Help 11-13-19, 05:52 AM
Replies: 11
Views: 8,353
Posted By LBXZero
I think the problem is not our code. The problem...

I think the problem is not our code. The problem may be that you need to add an xml file and create a base frame for your addon so you can make use of the "OnLoad" and "OnEvent" scripts. Certain...
Forum: Lua/XML Help 11-10-19, 07:16 AM
Replies: 11
Views: 8,353
Posted By LBXZero
Looking at the code, the point where the...

Looking at the code, the point where the individual ArenaEnemyFrame items are being modified is when "ArenaEnemyFrame_UpdatePlayer" gets called.

Move the lines that clear and set the points for the...
Forum: Lua/XML Help 11-09-19, 05:12 AM
Replies: 11
Views: 8,353
Posted By LBXZero
The last 5 lines of your script taints those...

The last 5 lines of your script taints those Arena Frames. Why do you need to disable that function?
Showing results 1 to 4 of 4