Results: 5Comments by: jgeiger
File: SmartBuff12-03-08
Life tap isn't a buff, but you can...
Posted By: jgeiger
Life tap isn't a buff, but you can turn off the reminder, and then I can bind it to my mousewheel, which lets me cast it without thinking.
File: SmartBuff11-30-08
Patch for Warlock Life Tap
Posted By: jgeiger
I keep adding this myself, but I figured I'd post the patch so you can add Warlock Life Tap. diff --git a/SmartBuff/SmartBuff.buffs.lua b/SmartBuff/SmartBuff.buffs.lua index 4534ce2..d536bc1 100644 --- a/SmartBuff/SmartBuff.buffs.lua +++ b/SmartBuff/SmartBuff.buffs.lua @@ -271,6 +271,7 @@ function SMARTBUFF_InitSpellIDs()...
File: SmartBuff01-20-07
Actually I just went in and did it...
Posted By: jgeiger
Actually I just went in and did it myself. Here are the changes for the english version, since I don't know the translations. SmartBuff.buffs.lua At Line 63 change: {SMARTBUFF_DARKPACT, 0.5, SMARTBUFF_CONST_SELF} to {SMARTBUFF_LIFETAP, 0.5, SMARTBUFF_CONST_SELF}, {SMARTBUFF_DARKPACT, 0.5, SMARTBUFF_CONST_SELF} loc...
File: SmartBuff01-20-07
Hey, thanks for the great addon. I...
Posted By: jgeiger
Hey, thanks for the great addon. I mentioned a while back it'd be great to have Life Tap available as a spell for warlocks. I was wondering if there was a technical issue with doing this, or just something that slipped through the cracks? Thanks again.
File: SmartBuff12-09-06
Would it be possible to add Life Ta...
Posted By: jgeiger
Would it be possible to add Life Tap to the warlock buffs, since you added Dark Pact? I like to scroll my mouse wheel have have it trigger... Thanks...