Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: Davnel
Forum: General Authoring Discussion 01-31-09, 01:51 PM
Replies: 2
Views: 3,199
Posted By Davnel
Possibly its due to some parts being client side...

Possibly its due to some parts being client side and some parts being server side in the actual guild bank movement, i.e. the client sees the item has moved but the server disagrees. Only a guess,...
Forum: AddOn Help/Support 01-28-09, 03:48 AM
Replies: 267
Views: 138,243
Posted By Davnel
okay thanks. That should be easy to work with,...

okay thanks. That should be easy to work with, textures wont be included with AUF, but it can be set to use them.
Forum: AddOn Help/Support 01-26-09, 07:16 AM
Replies: 267
Views: 138,243
Posted By Davnel
the unit frame textures I think may of been...

the unit frame textures I think may of been custom ones, and I'm not sure who by. If anyone knows please let me know so I can ask for permission to include them.

Hm fairly close. just trying to...
Forum: AddOn Help/Support 01-25-09, 09:31 PM
Replies: 267
Views: 138,243
Posted By Davnel
if i remember correctly back when I used mazzle,...

if i remember correctly back when I used mazzle, I swapped in and out my bars for the newer versions, only thing that got broken there was the auto placement. The custom bar was custom coded.


Side...
Forum: AddOn Help/Support 01-25-09, 03:07 PM
Replies: 267
Views: 138,243
Posted By Davnel
showed and hid a menu (think it was something...

showed and hid a menu (think it was something liek bar 10) on click of a button
Forum: AddOn Help/Support 01-24-09, 06:36 PM
Replies: 267
Views: 138,243
Posted By Davnel
Well if everything doesn't go pear shaped next...

Well if everything doesn't go pear shaped next week I should have a beta or late alpha version of Aura Unit frames up and running for people to play with.

Of course this depends on the amount of...
Forum: Site help, bugs, suggestions/questions 01-20-09, 03:54 PM
Replies: 1
Views: 811
Posted By Davnel
never mind craked it.

never mind craked it.
Forum: Site help, bugs, suggestions/questions 01-20-09, 03:38 PM
Replies: 1
Views: 811
Posted By Davnel
SVN help

Anyone know how to use the svn to show the file revision over the entire repo HEAD? as with multiple folders making up the addon I'd rather have a track of individual revisions.

Also I think I've...
Forum: General Authoring Discussion 01-20-09, 02:43 PM
Replies: 4
Views: 3,869
Posted By Davnel
it was replaced by self. Mainly 'self' needs to...

it was replaced by self.

Mainly 'self' needs to be passed as an arguement, 'this' on the other hand didn't. So in most cases its a case of seeing where 'this' is used and replacing it with 'self'...
Forum: AddOn Help/Support 01-19-09, 07:10 PM
Replies: 20
Views: 18,671
Posted By Davnel
none directly to do with mazzle past I'm on a few...

none directly to do with mazzle past I'm on a few weeks deadline to get the UnitFrames up at least to useable standard (feature incomplete), so my guess would be that they're wanting to push on and...
Forum: AddOn Help/Support 01-19-09, 06:25 PM
Replies: 20
Views: 18,671
Posted By Davnel
UnitFrames is me. They aren't offically being...

UnitFrames is me. They aren't offically being made of Mazzle, but as I was writing them to replace, DUF they should quite happily fill in the spot.
Forum: AddOn Help/Support 01-19-09, 05:47 PM
Replies: 20
Views: 18,671
Posted By Davnel
they're working on it, It needs a lot of work to...

they're working on it, It needs a lot of work to bring it back up to scratch. Give it a few weeks or so might be some more info by then, its just finishing a "what needs done" check over atm.
Forum: General Authoring Discussion 01-19-09, 04:23 PM
Replies: 3
Views: 2,880
Posted By Davnel
Looks like UnitWatch should do the trick, oh well...

Looks like UnitWatch should do the trick, oh well here's hoping.
Forum: General Authoring Discussion 01-18-09, 03:52 PM
Replies: 3
Views: 2,880
Posted By Davnel
Hm wonder if UnitWatch would work, or will that...

Hm wonder if UnitWatch would work, or will that hide the frame if the players offline?
Forum: General Authoring Discussion 01-17-09, 06:51 PM
Replies: 2
Views: 3,138
Posted By Davnel
The event to check is UNIT_AURA, though you would...

The event to check is UNIT_AURA, though you would have an easier time using COMBAT_LOG_EVENT_UNFILTERED. Though it might take longer to get used to

SPELL_AURA_APPLIED and
SPELL_AURA_REMOVED are the...
Forum: General Authoring Discussion 01-16-09, 07:17 PM
Replies: 3
Views: 3,212
Posted By Davnel
theres a trick to get the xml visual editor back...

theres a trick to get the xml visual editor back up and running, but at this time its not really worth the effort imo, as it tends to undo most of my work when its loaded >.< Otherwise I like the...
Forum: General Authoring Discussion 01-16-09, 07:03 PM
Replies: 3
Views: 2,880
Posted By Davnel
Secure handlers for making party frames

Would of asked this on wow ui forums, but I'm eu based :S

Anyone know what the best method would be?

Create a handler that shows and hides on a (specific) party member joining and having the the...
Forum: AddOn Help/Support 01-16-09, 06:51 PM
Replies: 267
Views: 138,243
Posted By Davnel
Hm I've (finally) restarted work on Aura Unit...

Hm I've (finally) restarted work on Aura Unit Frame, which I more or less based the concept of replacing DUF. If you wont I'd be more than willing to tweak the code to make it work with Mazzle how...
Forum: AddOn Help/Support 08-11-08, 05:29 AM
Replies: 4
Views: 2,766
Posted By Davnel
off the top of my head duf is linked to bith the...

off the top of my head duf is linked to bith the custom bar and the background frame for the ui, so turning it off seems to break quite a few things.
Forum: AddOn Search/Requests 08-08-08, 07:37 AM
Replies: 9
Views: 4,925
Posted By Davnel
glad it does hate having to use 'this' for only...

glad it does hate having to use 'this' for only one bit of code when I use 'self' everywhere else.
Forum: Chit-Chat 08-07-08, 05:35 PM
Replies: 4
Views: 4,100
Posted By Davnel
Even if you don't get the xpac you will still end...

Even if you don't get the xpac you will still end up running the same code version as everyone else, as such you will need to update your addons anyway. Have faith in the addon makers, we should...
Forum: Lua/XML Help 08-07-08, 05:32 PM
Replies: 8
Views: 4,856
Posted By Davnel
also set an option so that you reset the local...

also set an option so that you reset the local variable once your back at full mana (or prefered percentage) otherwise its only going to work once per load.
Forum: News 08-05-08, 09:41 AM
Replies: 256
Views: 131,025
Posted By Davnel
Does that include EU ?

Does that include EU ?
Forum: General Authoring Discussion 08-02-08, 04:29 PM
Replies: 0
Views: 2,631
Posted By Davnel
making multiple party headers

Does anyone know a way to sort out multiple party headers so that I can anchor party1 - 4 to they're own seperate header?

So far I have 4 anchors set up each with a different starting index and set...
Showing results 1 to 24 of 24