Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: Aurorablade
Forum: MoP Beta archived threads 08-15-12, 11:00 AM
Replies: 18
Views: 17,710
Posted By Aurorablade
Summoning Companions Via script

Been using the tried and true
local numPets = GetNumCompanions("CRITTER")

for i=1,numPets do

_, cName, _, _, active,_ = GetCompanionInfo("CRITTER", i)

etc etc summon pet based on cName...
Forum: AddOn Search/Requests 04-18-11, 02:02 PM
Replies: 19
Views: 9,160
Posted By Aurorablade
Wells its SDs variant i just fixed a few things.....

Wells its SDs variant i just fixed a few things.. I think.
Forum: AddOn Search/Requests 04-18-11, 05:07 AM
Replies: 19
Views: 9,160
Posted By Aurorablade
this should works maybe unless i made a glareing...

this should works maybe unless i made a glareing error

local Send=SendChatMessage;
function SendChatMessage(msg,chan,...);
chan=chan:upper();-- Convert to make checks easier (channel is...
Forum: AddOn Search/Requests 04-18-11, 04:50 AM
Replies: 19
Views: 9,160
Posted By Aurorablade
Well i maintain the addon tongues and may add...

Well i maintain the addon tongues and may add this to the addon come next update, but given that would you still want just this in an addon cuase i will see what i can do.

Edit:And there was an...
Forum: Lua/XML Help 07-10-09, 06:46 PM
Replies: 3
Views: 4,244
Posted By Aurorablade
yeah i fixed it by forcing the states with the DB...

yeah i fixed it by forcing the states with the DB along with my Show and Hide

However i could not delete the post so i just made an edit saying i fixed it.
Forum: Lua/XML Help 07-10-09, 05:24 PM
Replies: 3
Views: 4,244
Posted By Aurorablade
LibDBIcon show/hiding

(EDIT:I have fixed the issue, but gonna leave it here anyway)

this is something incredibly stupid i am sure, but i am having trouble show/hiding my icon.

I have it registered like this in my...
Forum: Site help, bugs, suggestions/questions 07-07-09, 11:29 PM
Replies: 1
Views: 1,075
Posted By Aurorablade
Issue with SVN Zip push:Duplicate files

Okay i am trying to upload/add my new addon from the SVN, when i goto generate the zip and look at it just to make sure its okay, i note theres two of everything in the main folder for it. 2 .toc...
Forum: Chit-Chat 06-19-09, 09:52 PM
Replies: 4
Views: 9,212
Posted By Aurorablade
http://worldofraids.com/wow-blue-tracker/us-forums...

http://worldofraids.com/wow-blue-tracker/us-forums/17900052290-ptr-status-not-live-us.html
Forum: AddOn Search/Requests 06-09-09, 11:16 AM
Replies: 12
Views: 6,856
Posted By Aurorablade
and if hes patient for a good bit he can just...

and if hes patient for a good bit he can just wait on

http://www.wowinterface.com/downloads/info9663-RME_0140.html

and

www.pilus.info

to finish theirs..
Forum: Lua/XML Help 04-13-09, 07:32 PM
Replies: 2
Views: 3,369
Posted By Aurorablade
yeah i had bugged you before...I am just trying...

yeah i had bugged you before...I am just trying to lessen my 'bug mod author with idiot question' quota...
Forum: Lua/XML Help 04-13-09, 04:07 PM
Replies: 2
Views: 3,369
Posted By Aurorablade
LibQtipclick and LDB help

Okay so i have LQTipClick set up to display on my LDB mouseover, however what i would like to do for the purposes of this mod is for it to show on say a right click, I tried one method i could think...
Forum: Site help, bugs, suggestions/questions 03-09-09, 10:51 PM
Replies: 1
Views: 838
Posted By Aurorablade
SVN newbie questions

Okay so in my locked down SVN here on WoWI(IE private save for a friend whos helping me), i have just been really been doing informal checkin and checkouts.

So as i get closer to something semi...
Forum: Lua/XML Help 10-24-08, 01:38 PM
Replies: 3
Views: 3,964
Posted By Aurorablade
Well to me it just seems inefficient, I know the...

Well to me it just seems inefficient, I know the addon is maintained. I mean i am sorry for sounding newbish. But i really wasn't sure if mixing them like that wasn't taboo.
What is the proper way...
Forum: Lua/XML Help 10-24-08, 12:35 PM
Replies: 3
Views: 3,964
Posted By Aurorablade
Been digging at it myself, It finally hit me...

Been digging at it myself, It finally hit me where it wants Ace2 hook to use Ace3 hook, just not sure how to do it right.

Also this error with the Hacked up code i got...
Forum: Lua/XML Help 10-23-08, 11:24 PM
Replies: 3
Views: 3,964
Posted By Aurorablade
Statframelib:MAking it libstub

I posted in the request forum but i will post here too, desperate...

I have been looking at the statframelib http://www.wowace.com/projects/statframelib/ and i kinda would to use it in a mod me and...
Forum: AddOn Search/Requests 10-23-08, 06:56 PM
Replies: 0
Views: 2,710
Posted By Aurorablade
StatFrameLib: A request

*enters timidly* Uhmmm hi...Gosh i hope this is the right forum

I have been looking at the statframelib http://www.wowace.com/projects/statframelib/ and i kinda would to use it in a mod me and some...
Showing results 1 to 16 of 16