WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   @Led: Stuf question (https://www.wowinterface.com/forums/showthread.php?t=36715)

Zagrei 01-10-11 12:54 PM

Quote:

Originally Posted by Aprikot (Post 226249)

^^ This.



+10 characters, blah blah blah.

Lordyfrb 01-10-11 04:40 PM

@Zagrei,

Dont know if you saw my post before the wall of code?

But its the code to put the border round stuf's raid HP and Mana bars.

Just wondering if you've had chance to test it out, coz I'm not too sure if the '/.7' need to be there, coz without them the border's dont look right on mine.

Let me know how you get on with it.

Oraknathal 01-10-11 08:05 PM

wont me replacing my lua with the one in the pastebin change my layout our how mine look?

Aprikot 01-10-11 10:00 PM

It's just for your readers' benefit. The idea is you paste code there, and paste a link here. Example (your code): http://pastebin.com/WDkZaw79

groin 01-11-11 01:35 AM

can someone link the code and the screen associated?

it's difficult for who open the thread first time, follow the discussion.

Oraknathal 01-11-11 03:12 PM

Quote:

Originally Posted by Aprikot (Post 226345)
It's just for your readers' benefit. The idea is you paste code there, and paste a link here. Example (your code): http://pastebin.com/WDkZaw79

ty bu tstill doesnt solve my problem:S

Aprikot 01-11-11 10:53 PM

Quote:

Originally Posted by Oraknathal (Post 226431)
ty bu tstill doesnt solve my problem:S

I'm not following :(. In post #99 you pasted what looks to be stuf\bars.lua without giving context for doing so. I suggested pastebin be used (by you) to show that code to us, but I'm not seeing where replacing your lua was suggested. What problem are you trying to solve?

Oraknathal 01-12-11 12:36 AM

my bars were transparent but i changed it to a custom colour. but now i want the transparent bars back but it wont work. for sum reason,

Oraknathal 01-26-11 08:29 PM

hey zag I cant seem to find the place where to put the code for tinydps i will link lines 2580-2600 tell if this is deffrent for you.
else
for i=1,GetNumRaidMembers() do
if petguid == UnitGUID(fmt('raidpet%i', i)) then return true end
end
for i=1,GetNumPartyMembers() do
if petguid == UnitGUID(fmt('partypet%i', i)) then return true end
end
end
end

local function toggleMinimapButton()
tdps.showMinimapButton = not tdps.showMinimapButton
if tdps.showMinimapButton then tdpsRefresh() tdpsButtonFrame:Show() else tdpsButtonFrame:Hide() end
end



local function ver()
echo(tdpsL.helpVersion .. ' ' .. GetAddOnMetadata('TinyDPS', 'Version') .. ' by Sideshow (Draenor EU)')

Kendian 01-28-11 01:02 AM

Does anyone know how to make Stuf register the color state from button facade? I use Aion ( which is extremely pretty when you turn normal all the way to black and gloss to 40% pixelish and clear) but when I go into BF menu, go to stuff change the color states to match the rest of UI, it wont stay after /reload. Any ideas?

Kendian 01-28-11 01:06 AM

2 Attachment(s)
Screenies to show what I mean in above post.

Zagrei 01-28-11 02:49 PM

Kendian: Is it Stuf or BF that doesn't stay after a /reload? Also, in those screenshots, am I looking at the large buttons (which appear to not have changed), or the smaller auras (which do seem to have changed a bit)?

Orak: The more recent updates probably moved the placement around somewhat. My computer is currently in for repairs, so I can't look it up for you, but if you use the search feature on whatever application you are using to edit the LUA, try searching for "CreateFrame" (without quotations), as the frame being created is the frame that you need to use for your SetBackdrop. I hope that isn't too confusing...

Lordyfb: Once I get my computer back, I'll give that code snippet a shot (for Stuf_Raid)! I hope it works ;)

Groin: In what way? I don't understand :P I know this thread can be a bit convoluted at times, but if I can help, I'll try!

Sorry for the (extremely) late responses, school + RL + computer repairs... kinda makes it tricky ;)

Kendian 01-28-11 05:25 PM

It's the smaller ones...those are my target auras, they will keep the bf skin, but not the color state, is a small thing but aggravating~ :)

Zagrei 01-28-11 06:06 PM

Quote:

Originally Posted by Kendian (Post 228005)
It's the smaller ones...those are my target auras, they will keep the bf skin, but not the color state, is a small thing but aggravating~ :)

Hmm... off of the top of my head, I'm not sure. Once I get my computer back, I'll check it out and see if I find anything :) Lemme know if you find a fix!

iradex 02-17-11 02:01 PM

Hey Zagrei, whats the code and where i put it in Headline? :o


All times are GMT -6. The time now is 08:41 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI