Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Namir
Forum: Lua/XML Help 12-11-16, 04:57 AM
Replies: 0
Views: 1,953
Posted By Namir
Use effect spell ids and their respective item ids

I am using heavily customized Weakauras to track various buffs, cooldowns etc. and I have been changing those to support items as well. It turned out that I need many redundant information to handle...
Forum: Lua/XML Help 03-12-15, 04:35 PM
Replies: 0
Views: 2,998
Posted By Namir
Tracking boss spells with and without cast time

I am writing a Weakaura with custom LUA code to track and count the Shattering Smashes from Blackhand which have a cast time. So far I was able to generally count the smashes with the following...
Forum: General Authoring Discussion 11-05-14, 11:20 AM
Replies: 9
Views: 12,642
Posted By Namir
Surprisingly I resolved the issue with a simple...

Surprisingly I resolved the issue with a simple fix - changing the parent of my indicators. It seems as if my previous parent frame was causing some issues with the proper positioning. As I don't...
Forum: General Authoring Discussion 11-05-14, 10:13 AM
Replies: 9
Views: 12,642
Posted By Namir
I did create some debug outputs with the points...

I did create some debug outputs with the points of the frames and it appears that this is the case. Right now I am dynamically computing the point where I want the frame to be (based on how many of...
Forum: General Authoring Discussion 11-05-14, 09:39 AM
Replies: 9
Views: 12,642
Posted By Namir
[Lua] Apply border around texture

Hey there,

I've been messing around with various approaches of creating icons which have a border. So far I have been using
f.icon:SetTexCoord(.08, .92, .08, .92)
to remove the default borders which...
Showing results 1 to 5 of 5