Thread Tools Display Modes
12-08-05, 07:08 PM   #1
Admralpancake
A Deviate Faerie Dragon
Join Date: Dec 2005
Posts: 10
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?
  Reply With Quote
12-08-05, 07:22 PM   #2
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 7,134
Moved to the GypsyMod forum, where Mondinga is more likely to see it.
__________________
“Do what you feel in your heart to be right — for you’ll be criticized anyway.” ~ Eleanor Roosevelt
~~~~~~~~~~~~~~~~~~~
Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RaffaeleMarinetti
  Reply With Quote
12-08-05, 07:24 PM   #3
Admralpancake
A Deviate Faerie Dragon
Join Date: Dec 2005
Posts: 10
Hehe... sure... its been up there for a day.. and theres 6 views. I think the gyspies are sleeping
  Reply With Quote
12-09-05, 04:33 AM   #4
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 131
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
  Reply With Quote
12-09-05, 07:34 PM   #5
Admralpancake
A Deviate Faerie Dragon
Join Date: Dec 2005
Posts: 10
Done!

I figured it out! thanks to you, above poster. Unfortunately, you were completely wrong.
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
  Reply With Quote
12-09-05, 08:57 PM   #6
mondinga
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 66
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.
  Reply With Quote
12-09-05, 11:34 PM   #7
Admralpancake
A Deviate Faerie Dragon
Join Date: Dec 2005
Posts: 10
From your forums
"No way to do this, sorry."
sounds pretty definite to me...
maybe consider leaving some doors open
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » Gypsy Buffbar: Final Plea

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off