Showing results 1 to 23 of 23
Search took 0.00 seconds.
Search: Posts Made By: Spyro
Forum: Lua/XML Help 12-19-20, 02:19 AM
Replies: 19
Views: 19,210
Posted By Spyro
Didn't know the backdrop borders have parentkeys....

Didn't know the backdrop borders have parentkeys. :eek:

Do the corners have parentkeys too?

Currently I'm accesing them with GetRegions() lol.
Forum: Wish List 11-03-20, 07:46 PM
Replies: 0
Views: 6,869
Posted By Spyro
GetNumGroupMembers() equivalent for the Restricted Environment

In the restricted environment, it is possible to know the number of members in a group by checking the existence of all the possible units with UnitExists(UnitID) or by using a SecureStateDriver with...
Forum: PTR API and Graphics Changes 10-15-20, 04:21 PM
Replies: 41
Views: 68,698
Posted By Spyro
I have noticed that SetBackdrop() now creates 9...

I have noticed that SetBackdrop() now creates 9 textures instead of the typical 8 (4 edges + 4 borders). I have no idea what the last texture is.

I have noticed this because I use backdrops to...
Forum: Lua/XML Help 05-21-20, 02:08 AM
Replies: 1
Views: 2,075
Posted By Spyro
Question Executing secure code on a RaidFrame click

Hey.

I want to execute secure code (do a SetAttribute() on my own secure frame while In Combat) when the user clicks on a raid member on Blizzard's raid frames. The goal is to save on my secure...
Forum: Legion Beta archived threads 12-31-15, 01:38 PM
Replies: 38
Views: 18,906
Posted By Spyro
The nickname sounded more male-ish than...

The nickname sounded more male-ish than female-ish to me. :p
Forum: Legion Beta archived threads 12-29-15, 02:22 PM
Replies: 38
Views: 18,906
Posted By Spyro
Finally a way to track combat status on any...

Finally a way to track combat status on any nameplate to instantly know if they are sappable, interesting. :cool:


That looks insanely useful for multidoting specs like Affliction and Shadow.


She?...
Forum: Legion Beta archived threads 12-11-15, 09:31 AM
Replies: 35
Views: 21,607
Posted By Spyro
They have added events and API for nameplates, am...

They have added events and API for nameplates, am I dreaming?
Forum: Lua/XML Help 11-22-15, 01:00 PM
Replies: 2
Views: 2,643
Posted By Spyro
Will this be Garbage Collected?

Hi guyz. :cool:

I have made a function to execute code in the next frame, mainly for getting correct GetLeft(), GetRight(), GetPoint() values after changing the anchor point of a Frame (because the...
Forum: WoD Beta archived threads 09-12-15, 09:23 AM
Replies: 16
Views: 26,442
Posted By Spyro
Can we catch nameplates now using if...

Can we catch nameplates now using if Frame.ArtContainer instead of if Frame:GetName() and Frame:GetName():find("NamePlate") ? Or are there any other children of the WorldFrame with also an...
Forum: Wish List 06-25-14, 08:13 AM
Replies: 1
Views: 17,014
Posted By Spyro
Lightbulb New events: NAMEPLATE_SHOW, NAMEPLATE_HIDE & nameplates storing UnitGUID

I think it would be very useful to add NAMEPLATE_SHOW/NAMEPLATE_HIDE events for when a nameplate appears/disappears from screen, with the first parameter of the event being a reference to the...
Forum: Lua/XML Help 12-20-13, 01:20 AM
Replies: 4
Views: 3,507
Posted By Spyro
It works perfect Vrul, THX! :D My project is...

It works perfect Vrul, THX! :D
My project is complete now, this was the last thing I needed to finish it.

The project consists on an horizontal inversion of Blizzard's FocusFrame, to make it...
Forum: Lua/XML Help 12-20-13, 12:37 AM
Replies: 4
Views: 3,507
Posted By Spyro
I have tested it with /framestack and it happens...

I have tested it with /framestack and it happens in the portrait side (the extended invisible zone) like you say, although the code is still incorrect because the castbar ends up in a completely...
Forum: Lua/XML Help 12-19-13, 10:44 PM
Replies: 4
Views: 3,507
Posted By Spyro
Question GetRight() positioning problem

Hi guyz. :cool:

I want to move the FocusFrame's castbar (FocusFrameSpellBar) in a way that both frames (FocusFrame and FocusFrameSpellBar) have its right edges on the same...
Forum: UI Screenshots, Feedback and Design Discussion 11-10-13, 02:40 PM
Replies: 89
Views: 197,405
Posted By Spyro
http://i.imgur.com/6flqIlC.jpg

http://i.imgur.com/6flqIlC.jpg
Forum: Released AddOns 06-15-13, 04:04 PM
Replies: 0
Views: 8,109
Posted By Spyro
Arrow ArenaPlates - Arena Numbers on Nameplates

ArenaPlates - Enhanced default UI nameplates for Arena

http://www.curseforge.com/media/images/85/998/ArenaPlates.png

Current version: v1.0

Features:
• Arena123 numbers: For easy use of Arena#...
Forum: MoP Beta archived threads 05-16-13, 10:00 PM
Replies: 20
Views: 18,713
Posted By Spyro
Question Does that apply to players too? So in Arena you...

Does that apply to players too? So in Arena you will see the castbars of all Arena Enemies?
Forum: Lua/XML Help 02-17-13, 09:28 AM
Replies: 5
Views: 5,333
Posted By Spyro
Cool Sorry if the code wasn't very clear, I wanted to...

Sorry if the code wasn't very clear, I wanted to show the idea in a small piece of code, "TheNameplate" was an example of any nameplate I intercept and work with. I get the nameplates with an...
Forum: Lua/XML Help 02-16-13, 05:48 PM
Replies: 1
Views: 3,115
Posted By Spyro
Thumbs up Show the SP dots on the ArenaFrames? You can do...

Show the SP dots on the ArenaFrames?
You can do that very easily with TellMeWhen (http://www.wowinterface.com/downloads/info10855-TellMeWhen.html).

If you want to code it yourself you should...
Forum: Lua/XML Help 02-16-13, 05:35 PM
Replies: 5
Views: 5,333
Posted By Spyro
Question Nameplate threat texture

Hi guyz.

I want to show and change the color of the Threat Region of nameplates, that texture that glows with aggro changes etc.

Once I have intercepted the nameplate, I get the Threat Region and...
Forum: Lua/XML Help 12-23-12, 02:10 PM
Replies: 5
Views: 10,917
Posted By Spyro
Thumbs up Thx for the instant response :) :banana:

Thx for the instant response :) :banana:
Forum: Lua/XML Help 12-23-12, 01:58 PM
Replies: 5
Views: 10,917
Posted By Spyro
Question How to draw an horizontal line?

Hi, I want to make a header like the ones on this image, but I have no idea on how to draw that horizontal line:
http://img12.imageshack.us/img12/1181/imageeec.jpg
It's an small addon so I'm using no...
Forum: Lua/XML Help 02-01-12, 08:45 AM
Replies: 2
Views: 4,572
Posted By Spyro
Question Auto-anchor

Worked perfect thx. :D

Now I want to auto-anchor the cast bars when Gladius creates the "GladiusClassIconFramearenaN" frame (one for each enemy). So I have been thinking in using hooksecurefunc() to...
Forum: Lua/XML Help 01-29-12, 01:52 PM
Replies: 2
Views: 4,572
Posted By Spyro
Question ArenaEnemyFrame1CastingBar behaviour

Hi.

I want to attach the cast bars of Blizzard's Arena Frames to my Gladius. I'm ONLY interested in the cast bars, so I want to hide the rest of Blizzard's Arena Frames.

But I have a problem: I can...
Showing results 1 to 23 of 23