Download
(6Kb)
Download
Updated: 06-24-15 09:22 AM
Pictures
File Info
Compatibility:
Fury of Hellfire (6.2)
Updated:06-24-15 09:22 AM
Created:12-02-14 12:25 PM
Downloads:3,000
Favorites:9
MD5:

wBuffs

Version: 2.8
by: weasoug [More]

Is a., buff frame holder/mover. and is very lightweight & simple to use,

The Features Inc.

--<>--
! You can move the frame around, it will save the placement after logout. !
! /wbuff unlock - will unlock the buffs to move around. !
! /wbuff lock - will lock the buff frame in place.!
! /wbuff reset - will reset the buff bar to default position. !
! Holds Temp Enchants !
! Change settings in the cfg file !
! Set icon size !
! You can disable timers !
! Set BUFFs per rows !
! And more !
--<>--

! (Please note debuff is not supported yet.)!

TO move and do things

Please read the READ ME inside the addon folder.

--=--
Please check out my other add-ons

wIn1

wChat

wPetXPBar

wMmap

wBroker

wBuffs



--=--

Please leave your feedback.


--<>--

A big thanks for all that has helped me with this.

and the codes that are inspired by another mods,"thanks to them!"

2.8

toc update

2.7

Update TOC for 6.1

2.6

Added commands to unlock and lock ad reset the position of the buffs.
/wbuff unlock
/wbuff lock
/wbuff reset
/wbuff -will list these settings.

Added a print to the addon.

2.5

Just adding X-WoWI-ID

2.4

First post.
Optional Files (0)


Post A Reply Comment Options
Unread 10-13-20, 03:28 AM  
_p4ge
A Kobold Labourer
 
_p4ge's Avatar

Forum posts: 0
File comments: 18
Uploads: 0
Re: Can't move anything.

Originally Posted by lord-narf-clxx
I looked where it said on the webpage. I looked in the readme file and it told me to look in the .lua file. Found nothing on how to move the buffs in the .lua file. If anyone knows how to move the frame please let me know.
Look in the cfg.lua

cfg.BUFFpos = {"TOP","UIParent","BOTTOM", -74, 195}
Report comment to moderator  
Reply With Quote
Unread 07-25-20, 05:30 PM  
lord-narf-clxx
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Can't move anything.

I looked where it said on the webpage. I looked in the readme file and it told me to look in the .lua file. Found nothing on how to move the buffs in the .lua file. If anyone knows how to move the frame please let me know.
Report comment to moderator  
Reply With Quote
Unread 08-26-15, 01:05 AM  
Langepac
A Kobold Labourer

Forum posts: 0
File comments: 134
Uploads: 0
Originally Posted by weasoug
Originally Posted by Langepac
1) command line does not work (at least for me)
2) I do not see why debuffs on me?
3) whether it is possible to paint the border?
i tested the commands for 2 or more years, as the code is from pne of my other addons, as for the debuffs i dont support them as my inferface addon deals with the debuffs, but if you want my addon to deal with them open-up wBuffs.lua with notepad and change DEBUFF_MAX_DISPLAY = 0 to what number you like, but note i have not tested this, as this addons is just for buffs. and im not sure what you mean about the border, im happy how it is.

if more people have issue with doing /wbuff i will add two copy's one with and one without commands.
and for the things i have turned off for me, i always put in the read me file or at the top of my addons what others can change.
hi
I still can not paint the border of a weapon (poison)
It will add to the negative effects?
Report comment to moderator  
Reply With Quote
Unread 05-15-15, 06:46 AM  
lanc3lot
A Defias Bandit
 
lanc3lot's Avatar

Forum posts: 3
File comments: 11
Uploads: 0
I think you must consider to put debuffs too. So we can move them / scale them too. Ty in advance
Report comment to moderator  
Reply With Quote
Unread 02-17-15, 03:19 PM  
Raivenwolf
A Defias Bandit
 
Raivenwolf's Avatar

Forum posts: 2
File comments: 4
Uploads: 0
Thank you very much for the quick response...worked

Just had to change the spacing in the cfg to a - value also...(just incase anyone else asks)

Keep up the good work on this nice addon


Originally Posted by weasoug
Originally Posted by Raivenwolf
great simple addon...

I am just wondering how (if possible) to get the buffs to go right to left currently they go left to right?
maybe try change this,

Code:
buff:SetPoint("LEFT", previousBuff, "RIGHT", cfg.spacing, 0);
Report comment to moderator  
Reply With Quote
Unread 02-17-15, 02:30 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally Posted by Raivenwolf
great simple addon...

I am just wondering how (if possible) to get the buffs to go right to left currently they go left to right?
maybe try change this,

Code:
buff:SetPoint("LEFT", previousBuff, "RIGHT", cfg.spacing, 0);
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 02-17-15, 01:29 PM  
Raivenwolf
A Defias Bandit
 
Raivenwolf's Avatar

Forum posts: 2
File comments: 4
Uploads: 0
great simple addon...

I am just wondering how (if possible) to get the buffs to go right to left currently they go left to right?
Report comment to moderator  
Reply With Quote
Unread 12-10-14, 01:45 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally Posted by GOSYDELIX
Nice addon, using it.. but, i can't see the debuff frame? it only whos buffs.. or is it meant to be like that?
yes this is just for the buffs, my interfce addons deals with the debuffs, you can open the wbuff.lua and change

DEBUFF_MAX_DISPLAY = 0

and change 0 to what you want, my i don't think i have added it in the code yet, i don't think you can move it around. i may at a later time add support for debuffs, but for now. just change what i said to say 16 and you will see them. you may not be able to move the debuffs though
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 12-10-14, 06:11 AM  
GOSYDELIX
A Flamescale Wyrmkin
 
GOSYDELIX's Avatar

Forum posts: 120
File comments: 58
Uploads: 0
Nice addon, using it.. but, i can't see the debuff frame? it only whos buffs.. or is it meant to be like that?
__________________
Report comment to moderator  
Reply With Quote
Unread 12-08-14, 07:59 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally Posted by Langepac
1) command line does not work (at least for me)
2) I do not see why debuffs on me?
3) whether it is possible to paint the border?
i tested the commands for 2 or more years, as the code is from pne of my other addons, as for the debuffs i dont support them as my inferface addon deals with the debuffs, but if you want my addon to deal with them open-up wBuffs.lua with notepad and change DEBUFF_MAX_DISPLAY = 0 to what number you like, but note i have not tested this, as this addons is just for buffs. and im not sure what you mean about the border, im happy how it is.

if more people have issue with doing /wbuff i will add two copy's one with and one without commands.
and for the things i have turned off for me, i always put in the read me file or at the top of my addons what others can change.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 12-06-14, 03:54 AM  
Langepac
A Kobold Labourer

Forum posts: 0
File comments: 134
Uploads: 0
1) command line does not work (at least for me)
2) I do not see why debuffs on me?
3) whether it is possible to paint the border?
Report comment to moderator  
Reply With Quote
Unread 12-04-14, 02:26 PM  
Namica
A Kobold Labourer
 
Namica's Avatar

Forum posts: 0
File comments: 169
Uploads: 0
Thank you sooo much!
Report comment to moderator  
Reply With Quote
Unread 12-03-14, 08:57 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Are you saying you cant move it around, if so. you need to do it on the bottom left or the left side of the bar of the buff, just on the edge.

(look at the 2nd image on the addons page, for a better look.)

[ps i've added a new update with commands to move the bar around hope this helps. ]

Originally Posted by Namica
! You can move the frame around when holding Shift and Left
button, it will save the placement after logout. !

This doesn't work for me What can I do?
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Last edited by weasoug : 12-03-14 at 10:57 AM.
Report comment to moderator  
Reply With Quote
Unread 12-03-14, 08:25 AM  
Namica
A Kobold Labourer
 
Namica's Avatar

Forum posts: 0
File comments: 169
Uploads: 0
! You can move the frame around when holding Shift and Left
button, it will save the placement after logout. !

This doesn't work for me What can I do?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: