Results: 117Comments by: Cashtro
File: Lucidity04-21-10
Originally posted by villiv Ah, m...
Posted By: Cashtro
Originally posted by villiv Ah, my bad. Please try this. My only level 80 is a feral druid. :( local hasExpBar = MainMenuExpBar:IsShown() if ( not hasExpBar ) then MainMenuExpBar:Show() MainMenuExpBar.pauseUpdates = nil hasExpBar = true UIParent_ManageFramePositions() updateContainerFrameAnchors() end if ( not...
File: Lucidity02-17-10
Originally posted by xtoq If you...
Posted By: Cashtro
Originally posted by xtoq If you mean your rep bar, you can make your rep bar show in the default UI without your experience bar shown at max level. Simply click the "track" checkbox on a faction in the faction UI. I only say this because you say you want to see your XP and experience bar, and those are the same thing...and at le...
File: Lucidity02-12-10
Originally posted by villiv Hello...
Posted By: Cashtro
Originally posted by villiv Hello Cashtro. Sorry for delay. :( You may know the default UI does hide ExpBar when you hit the max level. But you can do it anyway by adding some lines like: line 76 - 78 @ lucidity.lua local hasExpBar = MainMenuExpBar:IsShown() if ( not hasExpBar ) then MainMenuExpBar:Show() MainMenuExpB...
File: Lucidity01-31-10
Hello Friend, When i turn lvl80...
Posted By: Cashtro
Hello Friend, When i turn lvl80 my XP bar hides. Could i unhidden my XP bar? I would like to see my XP and my Experience bar. I hope u could help me with this Thanks
File: oUF_coree12-05-09
Originally posted by ereth Mate...
Posted By: Cashtro
Originally posted by ereth Mate thanks for ur code but i don't see totembar :(
File: oUF_coree12-05-09
Coree I use this code for my DK...
Posted By: Cashtro
Coree I use this code for my DK and it works maybe use for u ?? -- ------------------------------------ -- Deathknight Runepower -- ------------------------------------ local runes = CreateFrame('Frame', nil, self) runes:SetPoint('BOTTOMLEFT', self, 'BOTTOMLEFT', 0 , -6) runes:SetHeight(4) runes:SetWidth(200)...
File: oUF_coree12-01-09
Originally posted by ereth by the...
Posted By: Cashtro
Originally posted by ereth by the way, I have added basic support for ouf_TotemBar to my local version of coree, you want the code for it? Olla, Could u share it please? totembar doesn't work atm :( thanks
File: Lucidity11-10-09
Originally posted by villiv Hello...
Posted By: Cashtro
Originally posted by villiv Hello Cashtro. :) The bottom offset is a function that I disabled when the vehicles had come. It requires more hooks that I don't like. Though if I can find smart way to do it, I may add it again. Excuse me but I can't tell what you want to say. Is it about main actionbar's pages? Or icons / sh...
File: Lucidity11-07-09
Hello, I really like your addon...
Posted By: Cashtro
Hello, I really like your addon :D very light hehe i got 2 questions: 1. Can i move the bars up? atm they are overlapping my chatbars :( 2. i don't see on my action bar 1, 2, 3, 4, etc .. here is my screen shot for my both questions. http://i198.photobucket.com/albums/aa133/cashtroxp/actionbar.jpg My regards
File: oUF_coree10-20-09
Hello, If you would like to add...
Posted By: Cashtro
Hello, If you would like to add Level/Name to you Player frame and Party? Do the following thing. Playerframe didn't had Name and Level Partyframe didn't had Level Find this code if(unit ~= "player") then self.Info = SetFontString(self.Health, fontn, 12, "THINOUTLINE") self.Info:SetPoint("LEFT", self.Health, 1, -2...
File: TipTop09-15-09
Originally posted by Seerah @ Col...
Posted By: Cashtro
Originally posted by Seerah @ Coldfury and Cashtro: From the addon's FAQ: /edit: my suggestion is usually to place the tooltip more in your field of vision or to alter the transparency of the tooltip. Thank u for ur support. Hmm i got really big screen and it's hard to place somewhere but is there no solution to ad...
File: TipTop09-15-09
Hello, Thanks for ya great addon...
Posted By: Cashtro
Hello, Thanks for ya great addons. Just like Coldfury said. could u add options to edit cursor position? Or could u tell me where i can add on y= 125 and x=0? i hope i hear from u soon regards.
File: oUF_coree09-13-09
Dear Coree, On my player frame i...
Posted By: Cashtro
Dear Coree, On my player frame i don't see my char name and lvlel like target frame. thanks for ur best work Greatz
File: cargBags_Pernobilis07-19-09
Originally posted by Skylinee Thi...
Posted By: Cashtro
Originally posted by Skylinee This did work to some extent, but it's still slightly visible: http://i40.tinypic.com/330y0cx.png Olla mate, Try to make like this Change the bgfile to something u like .. i used WHITE8X8 see example -- And the frame background! local background = CreateFrame("Frame", nil, self) backg...
File: oUF_coree07-14-09
Allooo Friend i have just downlo...
Posted By: Cashtro
Allooo Friend i have just download it your new update i miss couple stuff when i am in raid i don't see names and on player unit frame same thing :( Could u please help me out thanks.
File: Ara Broker Guild Friends05-22-09
Originally posted by Aranarth You...
Posted By: Cashtro
Originally posted by Aranarth You can't do that from this plugin. Use an addon for that purpose :p Hehe yah i found it .. DockingStation or is there better and lighter? Cheers mate
File: cargBags05-22-09
Originally posted by Cargor Since...
Posted By: Cashtro
Originally posted by Cargor Since 0.4.X, cargBags-layouts don't use oGlow for the button-glow. It is created by the layout itself (mostly at the top). Give me some time (a few days) and I could probably come up with a code part you can insert in your layout. And: this belongs to the help thread :/ My bad Cargor .. slap me...
File: SmoothDurability05-22-09
Dear Ammo, How can u scale this...
Posted By: Cashtro
Dear Ammo, How can u scale this ?? it's kinda big :( Thanks for ya great addons
File: AuctionLite05-22-09
Merial thanks for the update. 1...
Posted By: Cashtro
Merial thanks for the update. 1 question i was wondering .. did u fixed the vendor data? when it's enabled the mem usage from 200k goes to 2.3MB ... when i delete vendordata.lua goes back to 200-300k :( atm i am using sellfish (vendor data) but i was thinking why should use other Addons if Auctionlite can do :D Could u please...
File: Ara Broker Guild Friends05-21-09
Ello Ara, Nice broker addon :D b...
Posted By: Cashtro
Ello Ara, Nice broker addon :D but i was wondering could u resize font? if that's soo Where? thank mate
File: oUF_coree05-21-09
Dear Coree, I need ur help. The...
Posted By: Cashtro
Dear Coree, I need ur help. The only thing i couldn't find out how to add in player side my char name and level just like target side. Seems the code of v3.1 has been changed .. the old way doesn't work 2nd, How do i add lvl/health in my party side?? hehe like target side :D I hope i hear from u soon. regards
File: cargBags05-21-09
Cargor my man u did it :D http:...
Posted By: Cashtro
Cargor my man u did it :D http://i198.photobucket.com/albums/aa133/cashtroxp/cargbags-FXP.jpg One more thing can u also glow it? i am using next to ur addons oGlow .. i have asked haste about this but he said i should talk to u :D if u could give me some script or where i should look than i am gonna puzzle it out :D tha...
File: oGlow05-21-09
Originally posted by haste You sh...
Posted By: Cashtro
Originally posted by haste You should talk to the author of cargBags about that. oGlow itself doesn't do much more than what it's told to :). Thanks for ya answer .. i will do that .. i am gonna ask him Mate have a nice day Cheers :D
File: oGlow05-20-09
Dear haste, i Love oGlow :D very...
Posted By: Cashtro
Dear haste, i Love oGlow :D very very nice only i was wondering how can u Glow other bags like Herb or Ammo ect.. http://i198.photobucket.com/albums/aa133/cashtroxp/cargbags-FXP.jpg Here you see a example btw i am using ur addon with cargBags .. i hope u can help me out thank you very very much
File: PhanxChat05-17-09
Dear Phanx, Very very nice addon...
Posted By: Cashtro
Dear Phanx, Very very nice addon :D less mem hehe But 1 think mate where can i change the Edit box texture? u know where u type your stuff or change the color? I hope i hear from u soon My regards