The Warlocks Den - WoW Warlock Discussions| User Interface, Add-ons and Macros For any User Interface (UI), Add-on or Macro Customization and assistance. |
![]() |
|
|
#11 (permalink) | |
|
Character Info
Soni 80 Human Warlock Frostwolf US PvP Guild: Second Generation Profile: Blizzard Armory |
Use Healthstone Macro
Quote:
http://www.curse-gaming.com/mod.php?addid=122
__________________
Warlocks - We go through Hell so you don't have to. |
|
|
|
|
|
|
#12 (permalink) |
|
|
Use Healthstone Macro
actually you dont need to know where healthstone is, just use macro, and it will find healthstone in your inventory then use it.
__________________
* Sorry for my poor english :) Grim Batol europe |
|
|
|
|
|
#13 (permalink) |
|
|
Use Healthstone Macro
For those of us who douse cosmos: /use Healthstone |
|
|
|
|
|
#14 (permalink) |
|
Character Info
Ulkesch 80 Gnome Warlock Blackhand US PvE Guild: Comfortably Numb Profile: Blizzard Armory |
Use Healthstone Macro
convert this into an auto-use healthstone macro and ill use it hehe like the auto sacrifice vw deal in servitude, when i reach 10% health or whatever, auto use my healthstone |
|
|
|
|
|
#15 (permalink) |
|
|
Use Healthstone Macro
no free space :) use autopotion addon there is option to autouse healtshtone :)
__________________
* Sorry for my poor english :) Grim Batol europe |
|
|
|
|
|
#16 (permalink) |
|
|
Use Healthstone Macro
Hi I have a Problem with that macro. I'm German and use a German version of WoW and I've installed Sea but i always got an error message Code:
[string "for c=4,0,-1 do b=GetContrainerNum Slots(c);i..."]; attempt to index global "Sea" (a nil value) I installed Sea into /world of warcraft/interface/addon/sea |
|
|
|
|
|
#17 (permalink) |
|
|
Use Healthstone Macro
so whats the name of healthstone in german ?
__________________
* Sorry for my poor english :) Grim Batol europe |
|
|
|
|
|
#18 (permalink) |
|
|
Use Healthstone Macro
Gesundheitsstein means Healthstone Geringer Gesundheitsstein means Lesser Healthstone and so on Edit: i think i got the problem wow does not identify sea because of the wrong version or anything else can i see the cosmos source with all the scripts ? so i could see how the did it there because i do not like such mods. only some selfmade macros but not more EDIT: i have the solution Code:
/script for b=4,0,-1 do for s=1,GetContainerNumSlots(b) do local n=GetContainerItemLink(b,s); if(n and string.find(n,"Healthstone")) then UseContainerItem(b,s);return;end;end;end
|
|
|
|
|
|
#19 (permalink) |
|
|
Use Healthstone Macro
i use shardtracker as well but the problem with it is that if you are low on health and you have someone targeted, when you try to use the stone it opens up a trade window. happened to me in a duel once but the no sea no cosmos version has a line added for that problem. now i have a macro on a flexbar button that is hidden but linked to Z for ease of use
|
|
|
|
|
|
#20 (permalink) |
|
|
Use Healthstone Macro
Use ShardTracker, seriously... there is a version with no cosmos and no SEA dependencies. Edit: Get it here: http://www.curse-gaming.com/mod.php?addid=356, I use an older version than that one, lots of new stuff in that one. You can set up a hotkey to use the healthstone, and one to sort shards into bags... plus a bunch of other things. ShardTracker is one mod that will make your warlock life much, much, much easier. |
|
|
|
![]() |
| Bookmarks |
| Tags |
| healthstone, Macro |
| Thread Tools | |
|
|