Showing results 1 to 25 of 90
Search took 0.00 seconds.
Search: Posts Made By: cormanthor
Forum: AddOn Help/Support 09-24-17, 01:24 AM
Replies: 3
Views: 6,402
Posted By cormanthor
Sorry it took so long to reply. I've gotten 99%...

Sorry it took so long to reply. I've gotten 99% of what I wanted.
I am including the code I have so far (please forgive the sloppiness, as I am not very good with variable 'for loops' yet)
local...
Forum: AddOn Help/Support 09-23-17, 12:05 AM
Replies: 3
Views: 6,402
Posted By cormanthor
Thanks p3lim! I'll have to give that a try in the...

Thanks p3lim! I'll have to give that a try in the morning.
Forum: AddOn Help/Support 09-22-17, 10:47 PM
Replies: 3
Views: 6,402
Posted By cormanthor
"Creating" chat frames via lua

I've searched this forum and wowwiki and wowprogramming.com to no avail.

Is there a way -- via lua -- to create ChatFrame3? It's easy enough to do in game, but I was hoping I could do it inside an...
Forum: AddOn Help/Support 05-08-12, 01:35 PM
Replies: 8
Views: 6,717
Posted By cormanthor
To put "Elite", "Rare", etc in a text, use...

To put "Elite", "Rare", etc in a text, use [classification].
[difficulty:level][difficulty:classification] [class:race]
Forum: Archive 04-22-12, 01:28 PM
Replies: 40
Views: 125,751
Posted By cormanthor
same here. somewhat relieved to know it's not...

same here. somewhat relieved to know it's not just me!

Edit: All better now! Thanks!
Forum: AddOn Search/Requests 04-04-12, 03:25 AM
Replies: 5
Views: 5,760
Posted By cormanthor
Thank you. I'll give both of these options a try...

Thank you. I'll give both of these options a try later today. I must have missed GetChannelRosterInfo entirely when I went through the channel functions over the weekend.
Forum: AddOn Search/Requests 04-03-12, 09:55 PM
Replies: 5
Views: 5,760
Posted By cormanthor
Yes, definitely. I am looking for a list of...

Yes, definitely. I am looking for a list of names, preferably class colored (optional), in a frame with no background/border. The frame should be click-through so as not to interfere with gameplay....
Forum: AddOn Search/Requests 04-03-12, 03:58 PM
Replies: 5
Views: 5,760
Posted By cormanthor
Channel List addon

My wife and I are starting the IronMan Challenge (http://wowironman.com/), and as such, we typically don't have a guild to keep up with our fellow challengers. Thus we've been using the "iron"...
Forum: Lua/XML Help 04-01-12, 08:15 PM
Replies: 9
Views: 6,434
Posted By cormanthor
I was unable to get any response at all from...

I was unable to get any response at all from BN_FRIEND_TOON_ONLINE, however the following modifications seem to have fixed it:
-- People Detector for CormanthorUI

-- Create the color table...
Forum: Lua/XML Help 03-31-12, 08:56 PM
Replies: 9
Views: 6,434
Posted By cormanthor
I have found that the BN info isn't complete on...

I have found that the BN info isn't complete on anyone's login. I'll have to find a way to delay the EventHandler script directly.
Forum: Lua/XML Help 03-31-12, 02:04 PM
Replies: 9
Views: 6,434
Posted By cormanthor
It actually does work well (in this regard),...

It actually does work well (in this regard), because Blizzard auto-sorts the online ones first, granting them the lowest index values.

I'm not sure about the other events listed above, as there...
Forum: Lua/XML Help 03-31-12, 10:20 AM
Replies: 9
Views: 6,434
Posted By cormanthor
RealID list

I wrote an addon whose purpose is to display the name, toon name, and level of all of my RealID friends that are currently online. It works perfectly with one exception: all the data is not present...
Forum: AddOn Help/Support 01-12-12, 07:55 PM
Replies: 1
Views: 2,936
Posted By cormanthor
You could use GetNumShapeshiftForms()...

You could use GetNumShapeshiftForms() (http://wowprogramming.com/docs/api/GetNumShapeshiftForms) in your OnEvent script to find out how many abilities you have on the bar. Multiply that by the button...
Forum: Macro Help 01-12-12, 07:38 PM
Replies: 10
Views: 22,748
Posted By cormanthor
/target NPC works fine, but you can shorten your...

/target NPC works fine, but you can shorten your macro quite a bit.
/tar [dead][noexists] Shakes O'Breen
/tar [dead][noexists] First Mate Nilzlix
/tar [dead][noexists] Captain Steelgut
/tar...
Forum: AddOn Search/Requests 01-12-12, 08:56 AM
Replies: 2
Views: 3,172
Posted By cormanthor
And if that doesn't work, you can try this one:...

And if that doesn't work, you can try this one: SylaUI (SpartanUI by RDX) (http://www.wowinterface.com/downloads/info20377-SylaUISpartanUIbyRDX.html)
Forum: Lua/XML Help 01-08-12, 08:36 AM
Replies: 8
Views: 6,077
Posted By cormanthor
Is scaling to 0 more efficient than alpha to 0?...

Is scaling to 0 more efficient than alpha to 0? Probably about equivalent, but I was just curious if anyone knew.
Forum: Lua/XML Help 01-07-12, 01:05 PM
Replies: 8
Views: 6,077
Posted By cormanthor
I found the function that I was looking for:...

I found the function that I was looking for: Minimap:SetQuestBlobRingAlpha(0) (http://wowprogramming.com/docs/widgets/Minimap/SetQuestBlobRingAlpha)
It's an undocumented function that was apparently...
Forum: Lua/XML Help 01-07-12, 10:47 AM
Replies: 8
Views: 6,077
Posted By cormanthor
I prefer to keep the blue blob portion, just not...

I prefer to keep the blue blob portion, just not the 'waffle' pattern that is contained within it, where the old minimap border would have been.
Forum: Lua/XML Help 01-07-12, 10:06 AM
Replies: 8
Views: 6,077
Posted By cormanthor
Graphical artifact on Minimap quest blobs

I have started making my own minimap addon, and have run into something I can't seem to find info on. Does anyone have an idea which graphic and/or which function I would use to remove the grey &...
Forum: Graphics Help 12-21-11, 08:07 AM
Replies: 7
Views: 24,892
Posted By cormanthor
You'll have to create the folder LFGFRAME inside...

You'll have to create the folder LFGFRAME inside your Interface folder. Then put in your remade version of UI-LFG-ICON-PORTRAITROLES.tga...
Forum: Lua/XML Help 12-16-11, 01:12 AM
Replies: 5
Views: 5,324
Posted By cormanthor
Thank you very much.

Thank you very much.
Forum: Lua/XML Help 12-15-11, 06:03 PM
Replies: 5
Views: 5,324
Posted By cormanthor
Maybe I should submit this to Blizzard as a...

Maybe I should submit this to Blizzard as a suggestion for 5.0?
Forum: Lua/XML Help 12-14-11, 11:21 PM
Replies: 5
Views: 5,324
Posted By cormanthor
As an update, this is still not working even if I...

As an update, this is still not working even if I try cutting out everything but the Minimap translations. Can you even animate the Minimap itself, or is it immune?
Forum: Lua/XML Help 12-11-11, 09:56 AM
Replies: 5
Views: 5,324
Posted By cormanthor
Animation of the Minimap

I'm trying to animate the Minimap through translation and scale transitions, based on a conditional. I have the lua functioning as intended, but the animation only works on translation of the border...
Forum: AddOn Search/Requests 12-06-11, 07:39 AM
Replies: 15
Views: 10,961
Posted By cormanthor
Sorry about the code above. I was searching...

Sorry about the code above. I was searching through the XML (http://wowprogramming.com/utils/xmlbrowser/live/FrameXML/ChatFrame.lua) and wasn't thinking clearly when I posted it. Here is what I am...
Showing results 1 to 25 of 90