Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Esoterikk
Forum: AddOn Help/Support 03-15-17, 05:55 PM
Replies: 0
Views: 2,537
Posted By Esoterikk
Personal resource display off center?

http://imgur.com/a/0Rdq1

As you can see here I am trying to position it similar to how it would be in FFXIV and using CVAR I have been able to scale and move it however It is for some strange reason...
Forum: AddOn Search/Requests 02-18-17, 07:25 PM
Replies: 3
Views: 11,927
Posted By Esoterikk
Is there nothing with a bit more customizability...

Is there nothing with a bit more customizability or is that something I'm going to have to go into LUA for? I use tidy plates for nameplates and I managed to get KUI to show only resource display but...
Forum: AddOn Search/Requests 02-18-17, 05:29 PM
Replies: 3
Views: 11,927
Posted By Esoterikk
Skin personal resource display? (Video example)

https://www.youtube.com/shared?ci=wkCC3vUwJlk

Basically looking for a way to either change this myself or the ui pack he forgot to link so I can use it. Basically trying to figure out where/how to...
Forum: Lua/XML Help 05-21-16, 04:56 PM
Replies: 12
Views: 10,544
Posted By Esoterikk
Yeah it's currently considered not a stance in...

Yeah it's currently considered not a stance in Legion that's the main reason I came to try and write an addon because all the macros like

/cast [nostance] backstab; shadowstrike
/cast [nostealth]...
Forum: Lua/XML Help 05-21-16, 05:19 AM
Replies: 12
Views: 10,544
Posted By Esoterikk
Is it possible to have the addon change the...

Is it possible to have the addon change the spells on the existing bar during shadow dance and then back after?

Essentially the problem is Legion has removed the Shadow Dance bar and you can no...
Forum: Lua/XML Help 05-21-16, 04:50 AM
Replies: 12
Views: 10,544
Posted By Esoterikk
I need to have it swap back to actionbar 1 after...

I need to have it swap back to actionbar 1 after shadow dance runs out.



So it's impossible to have the OnClick happen on a default bar? Sorry it's late and I might be misunderstanding you. If I...
Forum: Lua/XML Help 05-21-16, 01:42 AM
Replies: 12
Views: 10,544
Posted By Esoterikk
Swapping action bars in combat with SecureActionButtonTemplate?

currently have

frame:SetScript("OnEvent", function(self, event, unit, ...)

if (event == "UNIT_AURA") then

if UnitBuff(unit, "Shadow Dance") then
--...
Showing results 1 to 7 of 7