WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Released AddOns (https://www.wowinterface.com/forums/forumdisplay.php?f=9)
-   -   Gypsy Buffbar: Final Plea (https://www.wowinterface.com/forums/showthread.php?t=2595)

Admralpancake 12-08-05 07:08 PM

Gypsy Buffbar: Final Plea
 
OK, ive posted on every forum i can find... how do i make Gypsy bar expand upwards? is there a script i can change or anything like that?

Cairenn 12-08-05 07:22 PM

Moved to the GypsyMod forum, where Mondinga is more likely to see it. ;)

Admralpancake 12-08-05 07:24 PM

Hehe... sure... its been up there for a day.. and theres 6 views. I think the gyspies are sleeping

Elkano 12-09-05 04:33 AM

I'm not 100% sure if it will work but try the following:
In [i|Gypsy_BuffFrame.xml[/i] there are Buttons defined from Gypsy_BuffButton0 to Gypsy_BuffButton23

now change:
<Button name="Gypsy_BuffButton0" inherits="Gypsy_BuffButtonTemplate" id="0">
.
.
.
<Button name="Gypsy_BuffButton23" inherits="Gypsy_BuffButtonTemplate" id="23">

to:
<Button name="Gypsy_BuffButton0" inherits="Gypsy_BuffButtonTemplate" id="23">
.
.
.
<Button name="Gypsy_BuffButton23" inherits="Gypsy_BuffButtonTemplate" id="0">

This should be showing buffs using the lowest button first and going upwards. But you'll have t move the capsule to a position where you can see Gypsy_BuffButton23.

Maybe there is a better way to handel this, but I think thisone will at least work :)

Admralpancake 12-09-05 07:34 PM

Done!
 
I figured it out! thanks to you, above poster. Unfortunately, you were completely wrong. :D
but you led me on the right path.
What you have to do is find everything that says "BOTTOMLEFT" and change it to "TOPLEFT"
you also have to find everything that says "TOPLEFT" and change it to "TOPLEFT"
so, relatively simple.
funny tho, cuz mondinga on his site said there wasnt a way :P

mondinga 12-09-05 08:57 PM

There's obviously a way to do anything if you're going to be changing code, but that's not the typical context of help requests, so I assumed not.

Admralpancake 12-09-05 11:34 PM

From your forums
"No way to do this, sorry."
sounds pretty definite to me...
maybe consider leaving some doors open


All times are GMT -6. The time now is 10:20 PM.

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