Showing results 1 to 25 of 305
Search took 0.01 seconds.
Search: Posts Made By: Beladona
Forum: oUF (Otravi Unit Frames) 10-27-09, 01:03 PM
Replies: 327
Views: 158,450
Posted By Beladona
Will do. I wanted to test my own code (servers...

Will do. I wanted to test my own code (servers were down) before I posted it though =D
Forum: oUF (Otravi Unit Frames) 10-27-09, 12:59 PM
Replies: 9
Views: 6,458
Posted By Beladona
for starters, you need to set the size of the...

for starters, you need to set the size of the frame itself, either by anchoring two opposing points, or doing a SetWidth and SetHeight on it. I would recommend the...
Forum: oUF (Otravi Unit Frames) 10-27-09, 08:44 AM
Replies: 327
Views: 158,450
Posted By Beladona
When summoning a warlock pet, when a previous pet...

When summoning a warlock pet, when a previous pet already exists (example, have the imp out, and summon the voidwalker) the name tag doesn't update. I have been able to work around this problem by...
Forum: General Authoring Discussion 07-21-09, 08:17 AM
Replies: 11
Views: 10,615
Posted By Beladona
The diffs are back up. I am working as hard as I...

The diffs are back up. I am working as hard as I can, but I have a lot on my plate right now.

The directory lists are done, and the top-level compares are done as well. I am now working on the...
Forum: Site help, bugs, suggestions/questions 08-10-08, 11:07 AM
Replies: 5
Views: 14,716
Posted By Beladona
http://www.wowinterface.com/downloads/cat110.html

http://www.wowinterface.com/downloads/cat110.html
Forum: AddOn Search/Requests 07-26-08, 10:51 AM
Replies: 7
Views: 7,413
Posted By Beladona
Would it not be possible for an adodn of this...

Would it not be possible for an adodn of this nature to log quest share attempts as well? By doing this it might pick up prior quests you have completed, based on the returned status from trying to...
Forum: Lua/XML Help 04-28-08, 02:39 PM
Replies: 2
Views: 4,735
Posted By Beladona
That method might work to get the immediate owner...

That method might work to get the immediate owner of a totem, but I would recommend caching it instead right away when the totem is created. The reason for this is you may later wish to get the owner...
Forum: Chit-Chat 02-27-08, 09:00 AM
Replies: 25
Views: 8,174
Posted By Beladona
thats my favorite hat. and it is a great...

thats my favorite hat. and it is a great conversation starter. i get people all the time asking me if i play wow, and i get to find others like me who play on various servers. haven't run into anyone...
Forum: Chit-Chat 02-26-08, 10:19 PM
Replies: 25
Views: 8,174
Posted By Beladona
posted pictures! they are appended to my first...

posted pictures! they are appended to my first post in this thread.
Forum: Chit-Chat 02-26-08, 07:23 PM
Replies: 25
Views: 8,174
Posted By Beladona
Thanks everyone! It has been a rought couple of...

Thanks everyone! It has been a rought couple of days with little no no sleep for me (at least my wife got some while she recovered). She was just released today, and we are now at the major hospital...
Forum: AddOn Help/Support 02-21-08, 01:56 PM
Replies: 23
Views: 15,072
Posted By Beladona
Keep it clean guys. I believe the answer was that...

Keep it clean guys. I believe the answer was that you should post in the comments on the actual downloads page, as most likely the author will be looking there for any...
Forum: Chit-Chat 02-17-08, 11:38 AM
Replies: 51
Views: 44,553
Posted By Beladona
This is only a problem because you decided on day...

This is only a problem because you decided on day that you wanted the extra features of the addon, and you can't have it unless you pay. No kittens were harmed in the making of this addon, and it...
Forum: Chit-Chat 02-16-08, 01:17 PM
Replies: 28
Views: 9,154
Posted By Beladona
If you are not on a laptop, and don't care about...

If you are not on a laptop, and don't care about power savings, you can easily put your computer into High performance mode all the time in power options, found in your control panel (in vista)
Forum: Site help, bugs, suggestions/questions 02-14-08, 01:59 PM
Replies: 2
Views: 1,054
Posted By Beladona
this appears to be an issue with the actual...

this appears to be an issue with the actual nameserver service that I use. They provide redirection of hostnames, and I was using that to redirect requests for www.wdnaddons.com to wdnaddons.com for...
Forum: Site help, bugs, suggestions/questions 02-14-08, 01:17 PM
Replies: 2
Views: 1,054
Posted By Beladona
sorry, I applied a change to fix an issue WAU...

sorry, I applied a change to fix an issue WAU users were having (that they are even linking to my site in WAU is a different issue entirely) and apparently it didn't work. I will apply a fix on both...
Forum: Chit-Chat 01-23-08, 01:04 PM
Replies: 7
Views: 4,595
Posted By Beladona
The main things I would worry about are...

The main things I would worry about are executables or anything that actually "executes" on your system. In a windows environment this would mean batch files as well. If any of your addons include...
Forum: General Authoring Discussion 01-22-08, 10:16 PM
Replies: 3
Views: 3,409
Posted By Beladona
The misconception that you can't make templates...

The misconception that you can't make templates in Lua is technically false. In fact it could be argued that Lua allows truer templating than XML. The reason I say this is that in XML you must...
Forum: AddOn Search/Requests 01-14-08, 10:59 AM
Replies: 15
Views: 7,277
Posted By Beladona
just use the link, if you are in fact tied to the...

just use the link, if you are in fact tied to the idea of doing this. If you have your browser set to default putting the link in the run dialog will have the same effect as putting the link and the...
Forum: AddOn Help/Support 01-14-08, 10:25 AM
Replies: 13
Views: 6,937
Posted By Beladona
I don't know much about eePanels, and I haven't...

I don't know much about eePanels, and I haven't tested this myself so your mileage may vary. But try the following code:

function eePanels2:RaidPanelVisibility()
for i = 3, 6...
Forum: AddOn Search/Requests 01-14-08, 10:13 AM
Replies: 15
Views: 7,277
Posted By Beladona
not everyone has firefox, and to assume so would...

not everyone has firefox, and to assume so would be limiting to any addon. It would in fact be better to simply use the url without the path or program arguments.
Forum: News 01-14-08, 04:06 AM
Replies: 18
Views: 18,263
Posted By Beladona
http://wow.incgamers.com/forums/showthread.php?t=4...

http://wow.incgamers.com/forums/showthread.php?t=408823
They have confirmed that the trojan was real, but in my own PM to Rushster, he basically commented that he had no intention of posting a news...
Forum: Chit-Chat 01-12-08, 10:23 AM
Replies: 7
Views: 3,395
Posted By Beladona
If you are referring to posting an image without...

If you are referring to posting an image without hosting it somewhere first, that requires you to attach it to your post, which will only allow images up to a certain size. Outside of that you will...
Forum: Lua/XML Help 01-12-08, 07:49 AM
Replies: 11
Views: 5,430
Posted By Beladona
[ CODE] your code here [ /CODE] It won't matter...

[ CODE] your code here [ /CODE]

It won't matter with yours though, because you have it all on one line, so it won't come out looking right either way. I echo Shirik -- less obfuscation please...

If...
Forum: Lua/XML Help 01-12-08, 07:47 AM
Replies: 11
Views: 5,430
Posted By Beladona
and PLEASE use code brackets around your pastes....

and PLEASE use code brackets around your pastes. It isn't a big deal with short blocks of code, but that much in the body of your message screams "don't bother reading this because your eyes will...
Forum: Chit-Chat 01-07-08, 11:43 PM
Replies: 3
Views: 3,918
Posted By Beladona
lol, thank you. thank you! Ding 28

lol, thank you. thank you!

Ding 28
Showing results 1 to 25 of 305