Results: 10Comments by: Grobs
File: rFilter02-18-11
Hi zork, just was going to ask t...
Posted By: Grobs
Hi zork, just was going to ask the same. currently icons only change to active spec when reloading the UI. Is it possible in any way to trigger this via an event? Originally posted by Politig How can you have a set of icons to track that change depending on your spec? Right now I have: if player_name == "Politig" and play...
File: Crossdresser08-30-09
i think i set the equipment sets co...
Posted By: Grobs
i think i set the equipment sets correctly to its corresponding talentspec. now when i change from spec1 to spec2 it doesnt change the equipment and it says "you can't do that right now" what can i do to make it work?
File: oUF_Nivaya04-16-09
Thanks for this layout =) For th...
Posted By: Grobs
Thanks for this layout =) For the next verion(s) could you add focus target and some ingame options for that. Focus target is very essential for pvp :) Added it by myself, but as i said, simple ingame options would be really nice =) edit: found a disbehaviour(?) with combopoints. When i got CP one my current target, loose it...
File: CooldownButtons03-27-09
hi. is there a way to change the...
Posted By: Grobs
hi. is there a way to change the icon border style without using BF? I checked the lua code but does not find the line where i could change it. can you give me a hint? sorry for my bad english. i'm from EU =) best regards grobs
File: jExp02-27-09
Hi first, great addon =) but...
Posted By: Grobs
Hi first, great addon =) but i would like to hide all bars when i'm at max level and not watching a faction. i messed a little bit around in the code function rbar_ReSetValue(rxp, xp, mxp) if rxp then if rxp+xp >= mxp then rbar:SetValue(mxp) else rbar:SetValue(rxp+xp) end else rbar:SetValue(0) end...
File: oUF_coree01-22-09
hi! first, great UI! =) but i...
Posted By: Grobs
hi! first, great UI! =) but i have a question i would like to move the target castbar a bit up to the center and make it broader i removed (unit == 'target') from this part if(cbar == true and (unit == "player" or unit == "focus" or unit == "pet")) then and made a new section http://pastey.net/106777 but sel...
File: PhanxChat01-16-09
hi is there a way to hide the Ch...
Posted By: Grobs
hi is there a way to hide the ChatEditBox-texture?
File: Cutup11-18-08
i have the same problem HfB and...
Posted By: Grobs
i have the same problem HfB and TickToxin does not work. I get no errors with TickToxin but no bars show up regards Grobs-EU
File: SlashHelp11-17-08
ah ok tab key thank you :)...
Posted By: Grobs
ah ok tab key thank you :) byebye
File: SlashHelp11-11-08
Hi first: nice mod =) 2nd:...
Posted By: Grobs
Hi first: nice mod =) 2nd: is it possible to complete my chat-box input a) by clicking on an entry in that list b) e.g. i typed "/high" and the only possible slash command with that is "/highfive" now i press e.g. strg+space and it will be completed sry for my bad english if it is bad :D regards Grobs - EU :)