Results: 117Comments by: Cashtro
File: nMainbar09-27-15
Hey. I was wondering if there's...
Posted By: illum1n4ti
Hey. I was wondering if there's any way to remove the blue frame you get when you mouse over an icon and the icon turning green when you click it. Mousing over: http://puu.sh/kp09S/b6fc35f9b2.jpg Clicking: http://puu.sh/kp0eJ/6af987b9e5.jpg Hello friend Try to edit line 67 @ skin.lua button:SetCheckedTexture(...
File: nMainbar05-21-15
That didn't work either, I guess I'...
Posted By: illum1n4ti
That didn't work either, I guess I'll just have to deal with it or disable skinButtons but then showKeybinds stops working. Try this .. Now it works i tried here :) in Skin.lua find local border = _G if (border) then if (IsEquippedAction(self.action)) then _G:SetAlpha(1)...
File: nMainbar05-20-15
My config file seems different, why...
Posted By: illum1n4ti
My config file seems different, why is that? I tried adding the three last lines but it didn't work. Can I either disable colors or button skins but disabling macros and keybind names, I don't like seeing character in my buttons. color = { -- Red, Green, Blue Normal = { 1, 1, 1 }, IsEquipped = { 0, 1, 0 },...
File: nMainbar05-20-15
Re: Re: Re: Re: Some minor bugs(?)
Posted By: illum1n4ti
That would be nice Ballagarba! Could u please add sticky function for Petbar and Stancebar to mainbar? So I reanabled tullaRange for the coloring. Works really fast. Might be worth taking a look at how it's done there? Thanks again.I'm actually considering dropping the custom code and just bundle tullaRange. There was a lot of...
File: nMainbar05-18-15
Re: Some minor bugs(?)
Posted By: illum1n4ti
1) The pet and the stancebar seem to be too high a frame strata or level - they are in front of stuff like Ark-Inventory (the other bars aren't) and very large Frames like the garrison mission page: petbar.lua change PetActionBarFrame:SetFrameStrata('HIGH') to PetActionBarFrame:SetFrameStrata('MEDIUM') and stancebar.lua...
File: nMainbar05-17-15
Is there a way to remove the green...
Posted By: Cashtro
Is there a way to remove the green border (macro, item) without disabling the button skins? http://i.imgur.com/65ebdBv.png Hello Nex I think that item is equipped am i right? If thats soo than u got a problem cause when a item is equipped it shows green see config.lua color = { -- Red, Green, Blue Normal...
File: nMainbar05-14-15
Hellooo Neav Is there a way to s...
Posted By: Cashtro
Hellooo Neav Is there a way to stick Stancebar and petbar with multibar or mainbar? Thanks
File: rNamePlates (Diablo)04-06-15
Hello Zork I have been using ur...
Posted By: Cashtro
Hello Zork I have been using ur new nameplate for while but i am wondering if its possible to auto expand the bar to max ur name text screenshot 1 is your old nameplate add-on screenshot 2 is your new nameplate add-on your old nameplate add-on shows hole name but new nameplate u see that text is been shorted .. how can i sh...
File: Neav UI03-04-15
Hello Neav When i use nChat .. i...
Posted By: Cashtro
Hello Neav When i use nChat .. it starts with 69kb but later its getting to 500kb .. seems like when there is too much conversation the addons cant handle it. hope to hear from u soon
File: bdUI02-07-15
Hello Mr Bloooob Great thing :...
Posted By: Cashtro
Hello Mr Bloooob Great thing :) i am wondering if u could update bbag addon :( Thank u
File: rTooltip02-04-15
Here is the API description. Maybe...
Posted By: Cashtro
Here is the API description. Maybe you are editing the wrong line? http://wowprogramming.com/docs/widgets/GameTooltip/SetOwner You should give it another try. Thank u friend but i tried that link a week ago and i am stuck thats why i asked u ... its killing me :P
File: rTooltip02-02-15
@Cashtro Yes. There are two more a...
Posted By: Cashtro
@Cashtro Yes. There are two more arguments that you can add to the function: x and y. Like: tooltip:SetOwner(parent, "ANCHOR_CURSOR", x, y) Instead of variable you can just use numbers like 20. Dear Zork, It's not working :( i tried it yesterday hooksecurefunc("GameTooltip_SetDefaultAnchor", function(tooltip, parent)...
File: rTooltip01-31-15
Just edit the function http://code....
Posted By: Cashtro
Just edit the function http://code.google.com/p/rothui/source/browse/trunk/wow5.0/rTooltip/core.lua#64 --edit tooltip:SetOwner(parent, "ANCHOR_CURSOR") --]-- You can use different anchor types: http://wowprogramming.com/docs/widgets/GameTooltip/SetAnchorType Thanks for that :) but is there a way to add offset littl...
File: rNamePlates (Diablo)01-24-15
Nameplates are threat or faction co...
Posted By: Cashtro
Nameplates are threat or faction colored. Additionally the color is multiplied with your texture color. Maybe your textures differ. Or you have threat on the nameplate but not on the target frame. Or what may make the color look wierd is the highlight frame. That is a highlight texture on top of the nameplate. You can try to disab...
File: rNamePlates (Diablo)01-23-15
Nameplates are threat or faction co...
Posted By: Cashtro
Nameplates are threat or faction colored. Additionally the color is multiplied with your texture color. Maybe your textures differ. Or you have threat on the nameplate but not on the target frame. Or what may make the color look wierd is the highlight frame. That is a highlight texture on top of the nameplate. You can try to disab...
File: rNamePlates (Diablo)01-17-15
@kabuto Hmm. Yeah that sounds like...
Posted By: Cashtro
@kabuto Hmm. Yeah that sounds like a good idea. I'll add it. @casthro If you check the code you will see skin functions. If you do not like the skin just edit it to your liking. There is only rNamePlates. Make of that whatever you want. Hi Zork I checked the new rNameplate and it is nice but i was wondering why the red c...
File: rNamePlates (Diablo)01-17-15
Hello Mr Zork Could u please tel...
Posted By: Cashtro
Hello Mr Zork Could u please tell me how to fix this :( i see the dragon symbol? -- ------------------------------------ -- Hide Textures -- ------------------------------------ plate.border:SetTexture(nil) plate.highlight:SetTexture(nil) plate.boss:SetTexture(nil) plate.dragon:SetTexture(nil)...
File: rChat01-07-15
That is already available. Go to yo...
Posted By: Cashtro
That is already available. Go to your WTF/SERVER/CHARACTER folder. Search for "chat-cache.txt". Copy it to any other character folder char you like. (Make sure to do that while your WoW is closed) Thanks Zork It worked only he can't save the size of the frame but i will figure something out
File: rChat01-07-15
Dear Zork, is it possible for yo...
Posted By: Cashtro
Dear Zork, is it possible for you to add profile function? like to save frames and settings? Thanks
File: bdBags12-22-14
Thanks for updating and i hope u co...
Posted By: Cashtro
Thanks for updating and i hope u could update this 1 to 1.6 :)
File: oUF Lumen12-14-14
Mr Greven i get errors with hide...
Posted By: Cashtro
Mr Greven i get errors with hideblizzcompactraidframes i have to disable it :( --if cfg.hideBlizzCompactRaidFrames then -- CompactRaidFrameManager:UnregisterAllEvents() -- CompactRaidFrameManager:Hide() -- CompactRaidFrameContainer:UnregisterAllEvents() -- CompactRaidFrameContainer:Hide() -- CompactRaidFrameConta...
File: bdBags11-23-14
Could u please update your bag addo...
Posted By: Cashtro
Could u please update your bag addon? Thanks Sure thing, I have it working already, but it still needs some work in the bank frame. I'll get an update out shortly. Thank u :)
File: LumUI11-12-14
Will be updating the UI from now on...
Posted By: Cashtro
Will be updating the UI from now on. Some addons will be removed, some will be added, but it will maintain the core principles and funcionality, i.e., not much will change. Been playing with it and it's 99% usable. Cumps. Hello Lum, Nice can not wait :) i hope u could also fix autobot ...
File: bdBags11-12-14
Could u please update your bag addo...
Posted By: Cashtro
Could u please update your bag addon? Thanks
File: oUF Lumen11-12-14
Hey NeverG Welcome back hehe...
Posted By: Cashtro
Hey NeverG Welcome back hehe The interface is working well but i have issues with group and raid frames it does not show up I hope u could fix that Thanks