View Single Post
  #1  
Unread 03-09-2011, 11:50 AM
Skife Skife is offline
A Forest Scavenger
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 15
Default creating a simple XP window

All,
I am looking to build a simple XP window using the new dynamic data that exposes the raw XP numbers instead of 1-100% progress bar.

i have downloaded the UIbuilder, but i am having a hell of a time figuring out how to use it.

would someone be willing to show or provide sample code for this idea i have that might get this to all click in my head?

|-------------------|
|.....###/###.....|
|-------------------|
|.....###/###.....|
|-------------------|
|.###%.|..###...|
|---------|---------|

Woot! ASCII for the diagram! my art skills suck.


in first empty space i would like ADVxpcurrent/ADVxpneededtolevel

in second empty space i would like TSxpcurrent/TSxpneededtolevel

in third empty space i would like currentaa%|totalcurrentAA (raw data not available for AA yet)

i just need a bit of help learning the UIbuilder then i think ill be able to go from there.

Last edited by Skife : 03-09-2011 at 11:53 AM.
Reply With Quote