Hello, my first post here, although I've been lurking for a while. I finally got around to register my lazy ass so I could request a few addons.. :)
First of all, due to the amount of "trade scamming" going on, pretty much on every server I guess, I'd like to have a confirmation pop before the trade is completed. That is, when I press the "trade" button it simply pops a confirmation on what will be traded for what. Could probably make this myself by looking at mods like "VeriFly" etc, but I havn't got the time tonight (and one of you would probably do it faster.. :) ).
Secondly I recently flushed my UI in search of what was causing my keybindings to get occasionally reset, got rid of all sea and earth dependant addons, but could not find anything to really replace the PopBar. Surely you could sit down for a couple of hours to script FlexBar, but I really liked the "simplicity" of PopBar. So something to replace it would be really nice.
Thirdly I finally found what caused my keybindings to get reset, it was "WoWPlayer" 0.9 (winamp/itunes/foobar control). A VERY nice addon functionally wise, but since it seemed to use keybindings to fetch tracks from winamp into WOW it seriously messed with my keybindings on each track change, and every now and then my keybindings were swiped, probably due to HDD lag. Never the less it's not worth it, just give me simple winamp controls in WOW and I'm happy!
Thank you for taking your time.
//Ulti.. (aka. Ultinor @Sunstrider and curse-gaming)
Hehe, I guess it's often more simple than you can guess.
Yes I'm using flexbar, but I've just been dazed every time I look at the scripting and configuration possibilities. Thus I've only created a few groups of buttons near the party frames... :)
Flexbar has a tonne of functionality that's been built up for well over 6 months, and I personally think i'td be a nightmare to port over to Ace :(
Granted, i'd love it it was modularised, as I don't use a quarter of the features in there, but there's simply nothing else out there that can achieve the same feats as fb can.
My hat would well and truly go off to anyone who tried to ace flexbar, it would be fantastic, but a little unrealistic for me to hope :P
I don't know how well it is resource wise, but I'm a big fan of discord action bars. I don't need a million single icons all over the place (although it is sitll possible to do so with DAB.) I think you could also do what you are talking about with it. Don't know that you can make a mouse over action button that pops up more buttons, but each bar can have a control box, that when you mouse over it pops up the bar. I tried flexbar once, and to get the same setup I have going with DAB it took me about an hour to set up.
DAB is a nice addon, but I hate how he saves variables, everything thats 'default' or empty is still set in the sv file. this eats up a huge amount of space if you have a few characters.
Ok I just "completed" the trade confirmation: TradePal!
Not ACE'd or anything (too small isn't it?), so I guess it doesn't belong in that section.
Anyways, I really really did rip Donan's VeryFli code straight off and modified it to pop the confirmation at the trade window instead. He's the one that should get the credit.
Anyways here's the link, not much code so shouldn't be able to have that many bugs but oh how you can be wrong sometimes... :) TradePal
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
First of all, due to the amount of "trade scamming" going on, pretty much on every server I guess, I'd like to have a confirmation pop before the trade is completed. That is, when I press the "trade" button it simply pops a confirmation on what will be traded for what. Could probably make this myself by looking at mods like "VeriFly" etc, but I havn't got the time tonight (and one of you would probably do it faster.. :) ).
Secondly I recently flushed my UI in search of what was causing my keybindings to get occasionally reset, got rid of all sea and earth dependant addons, but could not find anything to really replace the PopBar. Surely you could sit down for a couple of hours to script FlexBar, but I really liked the "simplicity" of PopBar. So something to replace it would be really nice.
Thirdly I finally found what caused my keybindings to get reset, it was "WoWPlayer" 0.9 (winamp/itunes/foobar control). A VERY nice addon functionally wise, but since it seemed to use keybindings to fetch tracks from winamp into WOW it seriously messed with my keybindings on each track change, and every now and then my keybindings were swiped, probably due to HDD lag. Never the less it's not worth it, just give me simple winamp controls in WOW and I'm happy!
Thank you for taking your time.
//Ulti.. (aka. Ultinor @Sunstrider and curse-gaming)
If I remember, popbar just poped up an extra bar above the first one when you mouse over the first one...
so just make 2 groups, and do /flexbar show group=2 on="mouseentergroup" target=1
and /flexbar hide group=2 on="mouseleavegroup" target=1
Doesn't take anywhere near a few hours, maybe a few minutes ;)
Yes I'm using flexbar, but I've just been dazed every time I look at the scripting and configuration possibilities. Thus I've only created a few groups of buttons near the party frames... :)
Thanks for the tip, one mod less to worry about.
I also use PopBar and would love to see a streamlined Ace version.
Granted, i'd love it it was modularised, as I don't use a quarter of the features in there, but there's simply nothing else out there that can achieve the same feats as fb can.
My hat would well and truly go off to anyone who tried to ace flexbar, it would be fantastic, but a little unrealistic for me to hope :P
Not ACE'd or anything (too small isn't it?), so I guess it doesn't belong in that section.
Anyways, I really really did rip Donan's VeryFli code straight off and modified it to pop the confirmation at the trade window instead. He's the one that should get the credit.
Anyways here's the link, not much code so shouldn't be able to have that many bugs but oh how you can be wrong sometimes... :)
TradePal