Thread Tools Display Modes
10-23-11, 09:43 AM   #1
ikomiko
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Oct 2011
Posts: 9
Problems with Tidy Bar petbar position.

Hi, i have a problem.
I have a Problem with my petbar positions, my dk petbar has different position then warlock and mages one, i cant understand that, isnt the petbar code for every class?


lua Code:
  1. PetActionButton1:ClearAllPoints()
  2.     PetActionButton1:SetPoint("BOTTOMLEFT", anchor, "TOPLEFT", 62, anchorOffset)
  3.     anchor = PetActionButton1
  4.     anchorOffset = 4

whole code:
http://pastebin.com/2M52CTHN

here are the screens.


warlock:


dk unholy pet:


here is the whole code:

http://pastebin.com/2M52CTHN
  Reply With Quote
10-23-11, 09:56 AM   #2
Mischback
A Cobalt Mageweaver
 
Mischback's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 221
I guess it has something to do with your DK-stance-bar.

Obviously it is not there, but it is set in the code, before the petbar is placed...
__________________
  Reply With Quote
10-23-11, 10:07 AM   #3
ikomiko
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Oct 2011
Posts: 9
hi, thanks for the response.

how can i fix it?
  Reply With Quote
10-23-11, 11:00 AM   #4
ikomiko
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Oct 2011
Posts: 9
please close fixed it.
  Reply With Quote
10-24-11, 03:28 PM   #5
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
You should probably post how you fixed it, so other people with the same question/problem who find this thread can also fix it, and not have to post another thread asking again.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Problems with Tidy Bar petbar position.


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