Category: Data Broker
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
r2
Date:
12-15-2008 07:49 AM
Size:
6.02 Kb
Downloads:
5,101
Favorites:
181
MD5:
Pictures
Click to enlarge
XP bar with default settings
Ara Broker XP   Popular! (More than 5000 hits)
This data broker plugin provides an ASCII bar representing XP: ||||||||||||||||||||||||||||||

To change options you will have to edit the first 2 lines in the lua file. Here is how it looks:

Code:
local length,	char,	colorXP,	colorRested,	colorRemaining,	thousandSeparator =
	30,	"||",	"6060ff",	"ff8040",	"cccccc",	" "
- length is the number of char used.
- char is the character to use for display. The pipe character has a special meaning so you have to double it to just display one. You are not limited to just one character. If you provide more, the pattern will be repeated length times.
- colorXP, colorRested and colorRemaining are colors in HTML format.
- thousandSeparator is the character used between groups of 3 digits for better reading of large numbers.
  Change Log - Ara Broker XP
r2
- Added variable "thousandSeparator": in the tooltip, it's the character between groups of 3 digits. Defaults to " ".
- Added the LDB attribute "type" (set to "data source") for better recognition & display integration.
- Small code tweak in FormatXP function.


r1
- Initial release.
  Optional Files - Ara Broker XP
Sorry, there are currently no optional files available.
  Archived Versions - Ara Broker XP
File Name
Version
Size
Author
Date
r1
6kB
Aranarth
11-19-2008 07:48 PM
  Comments - Ara Broker XP
Post A Reply Comment Options
Old 11-20-2008, 09:31 AM  
septor
A Flamescale Wyrmkin

Forum posts: 120
File comments: 89
Uploads: 0
I was just saying to myself that I needed some kind of visual display on my progress. I have an XP remaining Broker display, but sometimes it's nice to see my progress and I didn't really want to set up XPBarNone again.

I have one question, however. Are the length ticks a representation of the Blizzard XP bar bubbles?

Thanks for this.
septor is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-20-2008, 05:26 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
Interface Author - Click to view interfaces

Forum posts: 10
File comments: 109
Uploads: 4
This is a really nice looking XP display. It's both simple and elegant, very nicely done.
Frayol is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-19-2008, 11:30 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 208
Uploads: 6
Quote:
Originally posted by Taroven
That's pretty awesome. I lowered the length and adjusted the colors a little and it looks great. Combine with Experitia for fun. =D

Edit: Spaces for 3-decimal separation aren't the easiest to read for a lot of people. You may want to make it an option (at least in the lua, a simple "local formatting = 1" and "if(formatting = 1 or nil) then" option would work) rather than making people mess with string patterns if they want it displayed differently.
I found your edit rather confusing It seems you mix the format of tooltip values with the string pattern of the bar.

For the 3-decimal thing, I tried many rendering and felt that it was the best visual cue. Im open to other ideas, but I will go hard on them, as most aren't viable for quick glance

EDIT: now that I think of it, I should have added an extra space to separate raw values from percent values

Last edited by Aranarth : 11-19-2008 at 11:35 PM.
Aranarth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-19-2008, 10:14 PM  
Taroven
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 316
Uploads: 9
That's pretty awesome. I lowered the length and adjusted the colors a little and it looks great. Combine with Experitia for fun. =D

Edit: Spaces for 3-decimal separation aren't the easiest to read for a lot of people. You may want to make it an option (at least in the lua, a simple "local formatting = 1" and "if(formatting = 1 or nil) then" option would work) rather than making people mess with string patterns if they want it displayed differently.

Last edited by Taroven : 11-19-2008 at 10:19 PM.
Taroven is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.