View Single Post
  #14  
Unread 03-11-2008, 06:13 PM
Brygard2007's Avatar
Brygard2007 Brygard2007 is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2007
Location: http://www.youtube.com/user/Brygard2009
Posts: 183
Pet Vitals

About the pet vitals,I can't seem to get it working at all.
Has anyone tried messing with pet vitals code?
The name wont move,the effect box wont move at all even when I change the values.
I'm guessing this are broken like the progress bar.
Also wanted to mess around with the dressing room box,but they are also seem broken or I'm just a noob.

Pet code which made sense to me to edit are:

<PanelFile ID="ID_UISkin_GamePlay_PetManagerBox">
<Element ID="GamePlay_PetManagerBox" X="192" Y="68" Width="208" Height="95">
<Element ID="PetManagerField" X="0" Y="20" Width="207" Height="70">
<Element ID="PetVitalDisplayField" X="0" Y="0" Width="207" Height="73">
<Element ID="PetVitalField" X="41" Y="17" Width="99" Height="23"></Element>
<Element ID="PetVitals_Background" X="1" Y="7" Width="141" Height="44"></Element>
<Element ID="PetNameText" X="40" Y="1" Width="154" Height="16"></Element>
<Element ID="PetEffectDisplay" X="42" Y="40" Width="150" Height="25"></Element>
</Element>
</Element>
</Element>
</PanelFile>

But like said,it wont work.
Anyone had any luck with this or the dressing room box?
Attached Thumbnails
Click image for larger version

Name:	Vitals Wip.png
Views:	934
Size:	62.7 KB
ID:	108  
Reply With Quote