Download
(22Kb)
Download
Updated: 10-01-07 07:30 PM
Pictures
File Info
Updated:10-01-07 07:30 PM
Created:unknown
Downloads:11,421
Favorites:39
MD5:

Bandager  Popular! (More than 5000 hits)

Version: 1.0.020
by: Saiiyna [More]

This is a simple minimap button that uses the best or worst bandage you have in your bag.
- Right click bandages you
- Left click bandages target or allow you to target someone

That's all there is to it

slash commands

/Bandager Lock - locks button in place
/bandager unlock - allow button to be dragged anywhere
/bandager small/medium/large
/bandager right <key> - bind right click to a key i.e F10, SHIFT-P etc.
/bandager left <key> - bind left click to a key
/bandager swap - swaps the right and left click targets
/bandager verbose/quiet - show or hide information messages
/bandager square/round - Change the button to square or round
/bandager best/worst - use the best/worst banadage first


Change Log:
1.0.020

* TOC update

1.0.019

* fixed Av Bandages

1.0.018

* updated Toc

1.0.017

* added ability to use worst bandage instead of best bandage
/bandager worst
/bandager best

1.0.016

* added new slash commands
/bandager verbose/quiet - show or hide information messages
/bandager square/round - Change the button to square or round
* added messaging that shows in Verbose mode

1.0.015

* added command: /bandager swap - swaps the right and left click targets
* fixed /bandager (with no command) now shows list of valid commands
* looked at all the lines of code and tried to fix or prevent anything that might Taint objects

1.0.014

* fixed Netherweave bandages

1.0.013

* added Netherweave Bandages

1.0.012

* TOC update

1.0.011

* now saves the keybinding between logins

1.0.010

* added Key binding for right and left click

1.0.009

* added slash commands to change the size of button
/bandager small (default)
/bandager medium
/bandager large

1.0.008

* Updated german localization

1.0.007

* removed in combat message

1.0.006

* fixed and In/out of combat BG issue

1.0.005

* fixed the bandage count calculation. Gives total instead of amount in last slot found.

1.0.004

* Now the counts actually update when you use or make a bandage

1.0.003

* Per request added Bandage count to the button
1.0.002

* Per request added BG Bandages they need pvpers to test them

1.0.001

* Amazingly, BAG_UPDATE and BAG_UPDATED are not the same thing.
* Fixed this bug. Should update you bandage type now when you make new one.

Post A Reply Comment Options
Unread 03-21-07, 11:35 AM  
Gorlum
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 19
Uploads: 1
Thanks! Will wait patiently for this ability.
Report comment to moderator  
Reply With Quote
Unread 03-21-07, 09:01 AM  
Saiiyna
An Aku'mai Servant
 
Saiiyna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 47
Uploads: 3
@Gorlum I suppose I could try adding that. Give me a day or so.

@natscha I started working on this and had trouble with it because of the cool downs. My time has become more limited lately so I probably will not get back to this any time soon. I am sorry.
Report comment to moderator  
Reply With Quote
Unread 03-20-07, 08:55 PM  
Gorlum
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 19
Uploads: 1
Great mode!

Any chances to add switch that will allow use bandages from worst to best order?
Report comment to moderator  
Reply With Quote
Unread 02-21-07, 11:14 AM  
natscha
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Healing/Mana Pot Mod

This is off topic for this, your Bandager mod is great. I used to have my best bandage in my action bar and when I ran out, I'd have to take a moment to grab the next best one and add it to my bar. Now with your mod, I always have the best one available.

My question is this, would it be possible to do one with the best Health pots and possibly with a second button with Mana pots?
Report comment to moderator  
Reply With Quote
Unread 01-24-07, 03:02 PM  
Saiiyna
An Aku'mai Servant
 
Saiiyna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 47
Uploads: 3
Originally posted by TDurden
The download currently available here will still not use Netherweave Bandages. To fix this so it does, lines 415-418 of Bandager.lua need to be changed to:

if( Bandager_BANDAGE_INFO[Bandager_BANDAGE.HeavyNetherweave].OnHand > 0 ) then
return Bandager_BANDAGE.HeavyNetherweave;
elseif( Bandager_BANDAGE_INFO[Bandager_BANDAGE.Netherweave].OnHand > 0 ) then
return Bandager_BANDAGE.Netherweave;



Hope this helps!
Thanks! Good Catch.

Saii
Report comment to moderator  
Reply With Quote
Unread 01-24-07, 12:31 PM  
TDurden
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 25
Uploads: 1
The download currently available here will still not use Netherweave Bandages. To fix this so it does, lines 415-418 of Bandager.lua need to be changed to:

if( Bandager_BANDAGE_INFO[Bandager_BANDAGE.HeavyNetherweave].OnHand > 0 ) then
return Bandager_BANDAGE.HeavyNetherweave;
elseif( Bandager_BANDAGE_INFO[Bandager_BANDAGE.Netherweave].OnHand > 0 ) then
return Bandager_BANDAGE.Netherweave;



Hope this helps!
Report comment to moderator  
Reply With Quote
Unread 01-04-07, 08:27 PM  
Saiiyna
An Aku'mai Servant
 
Saiiyna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 47
Uploads: 3
Sorry

I just realized I havent actually been posting new files. Sorry. The one out there today should be good.
Report comment to moderator  
Reply With Quote
Unread 12-27-06, 08:26 PM  
Saiiyna
An Aku'mai Servant
 
Saiiyna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 47
Uploads: 3
I will look into it.

I will make bandages of both types and see if I can recreate the issue I may have a misspelling someplace. Also what other addons are you using. I think there is a conflict for certain people but I am not sure.

Saii
Report comment to moderator  
Reply With Quote
Unread 12-26-06, 10:20 PM  
Morgaloth
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 24
Uploads: 1
nice start!

looks good, but for some reason it only uses heavy silk bandages, though i have heavy mageweave in inventory.

Should i be doing something? didn't see any way to select types.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: