Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: Xancepants
Forum: AddOn Help/Support 12-31-18, 03:16 PM
Replies: 1
Views: 1,717
Posted By Xancepants
Script to Hide Unit Frames upon entering Arena?

Greetings,
Would anybody happen to know of a script to hide Unit Frames upon entering Arena? In particular the Player Frame & Target Frame ? Then have them reload/show after you leave the arena?

I...
Forum: AddOn Help/Support 12-31-18, 02:36 PM
Replies: 0
Views: 1,246
Posted By Xancepants
Track Starfall / Efflorescence duration w/o addons?

Is there a way to track the duration (i.e. time remaining) of certain abilities such as Starfall or Efflorescence, without the use of an addon?


I could have sworn there was a setting for that in...
Forum: Macro Help 05-28-18, 10:31 PM
Replies: 9
Views: 9,006
Posted By Xancepants
I KNEW IT! I would tinker around with macro's for...

I KNEW IT! I would tinker around with macro's for years until I eventually got it to work, and through much trial & error, was suspecting that a [mod:ctrlshift] MUST go before any other [conditional]...
Forum: Macro Help 05-27-18, 01:13 PM
Replies: 9
Views: 9,006
Posted By Xancepants
This is mostly correct, however with the...

This is mostly correct, however with the [mod:shift,@arena1], that makes it so you don't have to have anybody targeted. As long as you're holding shift and press your keybind/macro, then it (should)...
Forum: Macro Help 05-27-18, 12:17 PM
Replies: 9
Views: 9,006
Posted By Xancepants
Question about Macro Logic/Order?

#showtooltip
/cast [mod:shift,@arena1];[mod:ctrl,@arena2];[mod:alt,@arena3]Cyclone;[harm]Solar Wrath;Lifebloom
/cast [mod:ctrlshift,@focus]Cyclone


Hello all,
I've wondered about this for quite some...
Forum: Lua/XML Help 05-27-18, 11:26 AM
Replies: 8
Views: 5,241
Posted By Xancepants
One thing to add... I just ran an arena skirmish...

One thing to add... I just ran an arena skirmish and they had Arena#'s instead of names... and I didn't change anything to the Lua??? I guess sometimes it works, and sometimes it doesn't? :confused:
Forum: Lua/XML Help 05-27-18, 11:25 AM
Replies: 6
Views: 16,108
Posted By Xancepants
I added the line...

I added the line SetCVar("SHOW_ARENA_ENEMY_FRAMES_TEXT", 0), which when you enter the arena the frames still show, but once the gates open then the default frames disappear, which works just fine for...
Forum: Lua/XML Help 05-27-18, 11:08 AM
Replies: 8
Views: 5,241
Posted By Xancepants
Yea it's listed in the .toc file alright... But...

Yea it's listed in the .toc file alright... But just FYI I'm super novice with Lua, so a lot of what you said went way over my head heh... I thought the same thing, it should just work, right?...
Forum: Lua/XML Help 05-27-18, 11:03 AM
Replies: 6
Views: 16,108
Posted By Xancepants
If you check in game yourself, I believe you'll...

If you check in game yourself, I believe you'll find that's not true, (at least anymore). You used to be able to, before Blizzard pruned a bunch of things from Interface Options in Legion. I know...
Forum: Lua/XML Help 05-27-18, 10:47 AM
Replies: 6
Views: 16,108
Posted By Xancepants
Lua to hide default Arena Frames?

Hello all!
I'm using the addon GladiusEx, which is a replacement for Blizzard's default Arena Frames, but there is no option to hide the default arena frames. I've dug through a lot of forums and...
Forum: Lua/XML Help 05-27-18, 10:43 AM
Replies: 8
Views: 5,241
Posted By Xancepants
How to make this Lua fire upon entering arena?

Hello all!
I found this bit of Lua, which converts an Enemies Name on their nameplate to be their Arena# instead. When I put it in a /run macro and click it once I've entered the arena instance it...
Forum: Lua/XML Help 05-26-18, 10:43 AM
Replies: 5
Views: 4,544
Posted By Xancepants
Increase OOR Alpha/Fade Transparency for Raid Frames?

Hello All!
Was wondering if anybody could help with a bit of Lua code that can Increase the Alpha / Fade Transparency of the Blizzard Raid Frames, for raid members that are out of the 40yd Spell...
Forum: Lua/XML Help 05-25-18, 06:17 PM
Replies: 4
Views: 2,097
Posted By Xancepants
Once again, you are awesome :) Thank you Ammako!...

Once again, you are awesome :) Thank you Ammako! And I will be sure to post Lua questions in the correct area on the forums, thank you for the heads up!
Forum: Lua/XML Help 05-25-18, 06:57 AM
Replies: 4
Views: 2,097
Posted By Xancepants
Yea I figured as much... However the code does...

Yea I figured as much... However the code does still work (technically). The HP% still appears on the nameplates, but whenever you try to type anything in chat, it starts having a meltdown and...
Forum: Lua/XML Help 05-25-18, 12:10 AM
Replies: 4
Views: 2,097
Posted By Xancepants
LUA for HP % on Nameplates?

Hello all!
I've come across this bit of code that puts the % of HP in the center of Nameplates. However, now it starts throwing major errors when you try to type anything in chat and it seems to...
Forum: General Authoring Discussion 05-24-18, 08:16 PM
Replies: 3
Views: 4,435
Posted By Xancepants
:banana::banana::banana: <3 <3 <3 <3 <3 <3 <3...

:banana::banana::banana:
<3 <3 <3 <3 <3 <3 <3 <3

Works Flawlessly! Thank you very much for the help and quick reply! :)

Ya know... people should start offering to pay for having things custom...
Forum: General Authoring Discussion 05-24-18, 06:23 PM
Replies: 3
Views: 4,435
Posted By Xancepants
Personal Resource Bar: HP Color by % missing?

Hello all, I'm aware of a few addons that can achieve what I am looking for, such as KuiNamePlates, but I was wondering if any programming language guru(s) out there might know how to make a Macro /...
Showing results 1 to 17 of 17