Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: Haleth
Forum: Wish List 12-14-14, 01:38 PM
Replies: 8
Views: 10,585
Posted By Haleth
Yes please! This keeps breaking for me and I've...

Yes please! This keeps breaking for me and I've absolutely no idea why.
Forum: Lua/XML Help 11-07-14, 08:37 AM
Replies: 31
Views: 19,186
Posted By Haleth
Does anyone have a definitive workaround for this...

Does anyone have a definitive workaround for this yet?

I can hook the parent's SetAlpha, PLAYER_LOGIN, PLAYER_ENTERING_WORLD, but still it'll reset itself sometimes. :confused:
Forum: WoD Beta archived threads 10-24-14, 07:02 AM
Replies: 36
Views: 22,012
Posted By Haleth
A fix is in the works for this...

A fix is in the works for this issue:

http://us.battle.net/wow/en/forum/topic/14880348132?page=2#27
Forum: WoD Beta archived threads 10-14-14, 06:38 AM
Replies: 9
Views: 20,800
Posted By Haleth
They disappear after some time out of combat if...

They disappear after some time out of combat if it's any relief, but an option would be nice.
Forum: Site help, bugs, suggestions/questions 10-14-14, 05:14 AM
Replies: 5
Views: 2,190
Posted By Haleth
As for your second point, it's generally pretty...

As for your second point, it's generally pretty dififcult to enforce rules on this kind of categorisation which by nature can be a little vague. We're always open to suggestions, though.

Take your...
Forum: Lua/XML Help 09-14-14, 08:20 AM
Replies: 1
Views: 2,260
Posted By Haleth
frame:SetWidth(floor((frame:GetParent():GetWidth()...

frame:SetWidth(floor((frame:GetParent():GetWidth() / 2) + 0.5))

Or, you can position the frame so that it is resized automatically.

http://wowpedia.org/API_Region_SetPoint

For example:

local...
Forum: WoD Beta archived threads 09-10-14, 05:21 PM
Replies: 36
Views: 22,012
Posted By Haleth
Slightly off-topic, but can you ask them if they...

Slightly off-topic, but can you ask them if they can fix the item quality returns for GetInboxItem and GetSendMailItem? It always returns -1, even though the default UI is now meant to show item...
Forum: WoD Beta archived threads 09-06-14, 08:14 AM
Replies: 39
Views: 40,183
Posted By Haleth
http://wowpedia.org/API_GetItemQualityColor It...

http://wowpedia.org/API_GetItemQualityColor

It doesn't take itemID, it takes quality (0-7).
Forum: WoD Beta archived threads 09-03-14, 07:44 AM
Replies: 40
Views: 37,687
Posted By Haleth
name, title, notes, url, loadable, reason,...

name, title, notes, url, loadable, reason, security, newVersion = GetAddOnInfo(index)

newVersion? Incoming built-in addon update checker, or am I missing something?...
Forum: WoD Beta archived threads 08-25-14, 06:29 PM
Replies: 76
Views: 50,145
Posted By Haleth
What exactly caused this? I'm trying to iron out...

What exactly caused this? I'm trying to iron out taint in my UI as well and I get the problem with the objective tracker too sometimes.
Forum: AddOn Help/Support 08-19-14, 08:36 AM
Replies: 2
Views: 2,286
Posted By Haleth
Which addon are you talking about? Also, people...

Which addon are you talking about?

Also, people will be able to look up your alts regardless of what addons you use:

a) When you post on the forums
b) By using websites that crawl the armoury

If...
Forum: Lua/XML Help 08-18-14, 05:01 AM
Replies: 8
Views: 4,877
Posted By Haleth
Scroll frames have always been good at giving me...

Scroll frames have always been good at giving me headaches when dealing with pixel-precision stuff. Sometimes certain buttons/icons are 1px higher or further offset to the left/right. The mount/pet...
Forum: Lua/XML Help 08-17-14, 04:35 AM
Replies: 8
Views: 4,877
Posted By Haleth
That's fine then. I don't mind if you use small...

That's fine then. I don't mind if you use small parts as long as credit is given :)
Forum: Lua/XML Help 08-16-14, 02:34 PM
Replies: 8
Views: 4,877
Posted By Haleth
If you are going to take any code from Aurora...

If you are going to take any code from Aurora (which it looks like you are) then I'd rather you ask for permission first before doing so.
Forum: WoD Beta archived threads 08-11-14, 03:53 PM
Replies: 76
Views: 50,145
Posted By Haleth
The quest stuff is being worked on :)

The quest stuff is being worked on :)
Forum: Lua/XML Help 08-05-14, 10:39 AM
Replies: 8
Views: 4,002
Posted By Haleth
Tageshi: That's a possibility, but it seems a...

Tageshi: That's a possibility, but it seems a little wasteful using function calls for what can be done using just table lookups.

p3lim: That's what I was looking for, thank you! Sometimes the...
Forum: Lua/XML Help 08-05-14, 10:01 AM
Replies: 8
Views: 4,002
Posted By Haleth
I see, thank you. It's easy enough if my table...

I see, thank you.

It's easy enough if my table contains only single frames - I can make sure they exist by using a _G lookup by name.

What if I'm also trying to refer frames that are table values...
Forum: Lua/XML Help 08-05-14, 09:37 AM
Replies: 8
Views: 4,002
Posted By Haleth
Table iteration question

I was cleaning up some of my code when I noticed something that might be obvious, but I didn't realise before: Attempting to access variables that do not exist by iterating a table and calling...
Forum: Lua/XML Help 07-27-14, 05:38 AM
Replies: 16
Views: 9,021
Posted By Haleth
Aurora doesn't use it, though by all means, none...

Aurora doesn't use it, though by all means, none of the code in there should be considered an example of how to write good addons :o It's long overdue for a big rewrite. The core is fine but after...
Forum: WoD Beta archived threads 07-08-14, 04:43 PM
Replies: 32
Views: 27,099
Posted By Haleth
uuuuuuuuurghhh I get why, but,...

uuuuuuuuurghhh

I get why, but, uuuuuuuuuuuuuuurghhhhh
Forum: AddOn Help/Support 07-07-14, 06:32 AM
Replies: 6
Views: 4,686
Posted By Haleth
You're not going to increase your chances of...

You're not going to increase your chances of getting help by making new threads in random parts of the forums or spam posting in one of them.

Keep it to one thread and just be respectful.
Forum: RealUI 06-15-14, 06:23 AM
Replies: 3,588
Views: 2,463,623
Posted By Haleth
Bleh, I'm still working out how to best rewrite...

Bleh, I'm still working out how to best rewrite Aurora. There's a lot to take into account.

The first big choice I have to make is how to deal with the version fragmentation. Currently, I have a...
Forum: General WoW Chat 03-16-14, 08:06 AM
Replies: 10
Views: 16,867
Posted By Haleth
Lua error in default UI

Has anyone been seeing this error lately? I get it sporadically, typically after taking a portal.

Message: [string "Death and Respawn Check"]:51: attempt to index field 'states' (a nil value)
Time:...
Forum: Lua/XML Help 03-11-14, 06:34 PM
Replies: 2
Views: 3,396
Posted By Haleth
The 10th return value of UnitAura is...

The 10th return value of UnitAura is 'shouldConsolidate', which is 1 if the buff is consolidated when the option is enabled and nil otherwise.
Forum: Lua/XML Help 02-19-14, 06:14 AM
Replies: 24
Views: 6,924
Posted By Haleth
For paladin, compare the new amount of combo...

For paladin, compare the new amount of combo points to the previous amount. Only beep if the new amount is greater.
Showing results 1 to 25 of 500