You are not logged in.

Applications: [GameMaster: OPEN] | [Volunteer Testers: OPEN]


This forum will be permanently shut down on Friday 13.07.2018
Please copy or save all important information from old forum before they will be deactivated
We have moved to new board. https://forum.runesofmagic.gameforge.com/Come join us.

1

Friday, September 21st 2012, 5:28am

AdBuffBars - Edit to show 40 buffs instead of 24?

So recently I downloaded the addon Adbuffbars, which is basically exactly like smartbuffbars only much more pretty.

My dilemma is that it can only show a maximum of 24 buffs and debuffs, whereas the other buff bar addons can show 40. Is there any way to edit this addon so that it can show 40 like the others? Cause I really love the way this addon functions other than that.

If anyone would be able to find out a way to do that.. I would love you forever.

If not.. I guess i'll go back to smart buff bars :/
Borella - 100 W/M/S/R/P/K
VVV
If you play P/K in instances you're garbage


2

Monday, October 22nd 2012, 7:48pm

Quoted from "Borella;570404"

So recently I downloaded the addon Adbuffbars, which is basically exactly like smartbuffbars only much more pretty.

My dilemma is that it can only show a maximum of 24 buffs and debuffs, whereas the other buff bar addons can show 40. Is there any way to edit this addon so that it can show 40 like the others? Cause I really love the way this addon functions other than that.

If anyone would be able to find out a way to do that.. I would love you forever.

If not.. I guess i'll go back to smart buff bars :/


Ok this is to get adbuffbars to show 42 buffs instead of 24. It requires you to edit some variables. Make a backup of the original files just in case something happens. This may look long and difficult but its pretty easy.

Steps:

Go into your addon folder

C:\Program Files (x86)\Runes of Magic\interface\addons\adBuffBar\includes

inside there are two files: core.lua and core.xml

open core.lua with a text editor. I use notepad++

go to line 79 and change: "for i=1,24 do" to "for i=1,42 do"

go to line 285 and change: "for i=1,24 do" to "for i=1,42 do"

go to line 417 and change: "for i = 2,24 do" to "for i = 2, 42 do"

go to line 425 and change: "for i = 2,24 do" to "for i = 2, 42 do"

go to line 435 and change: "for i = 2, 24 do" to "for i = 2, 42 do"

go to line 443 and change: "for i = 2, 24 do" to "for i = 2, 42 do"

Now open core.xml and change these variables:

go to line 257 and change:
"slider:SetValueStepMode("INT") slider:SetMinMaxValues(5, 24)" to
"slider:SetValueStepMode("INT") slider:SetMinMaxValues(5, 42)"

go to line 258 and change:
"_G[this:GetName()..'SliderMin']:SetText("5") _G[this:GetName()..'SliderMax']:SetText("24")" to
"_G[this:GetName()..'SliderMin']:SetText("5") _G[this:GetName()..'SliderMax']:SetText("42")"

go to line 269 and change:
"slider:SetValueStepMode("INT") slider:SetMinMaxValues(5, 24)" to
"slider:SetValueStepMode("INT") slider:SetMinMaxValues(5, 42)"

go to line 270 and change:
"_G[this:GetName()..'SliderMin']:SetText("5") _G[this:GetName()..'SliderMax']:SetText("24")" to
"_G[this:GetName()..'SliderMin']:SetText("5") _G[this:GetName()..'SliderMax']:SetText("42")"


If you need more help or have any questions, just ask. I'm on the reni server (Knightshift) too if you need to whisper.
-Eggmann- 84P/61K/50S US-Reni Knightshift Guild

3

Friday, January 11th 2013, 7:55pm

hm, by entering the adbb UI it seemed to work, it shows max of 40 buffs and debuffs. though it's not showing anymore, the addon.