Thread Tools Display Modes
05-16-09, 12:55 PM   #1
Kuthumii
A Murloc Raider
AddOn Compiler - Click to view compilations
Join Date: Jun 2008
Posts: 6
Few questions and requests!

I have as of today switched most of my UI over to RDX. I would love to switch the rest over. Problems:

I can't figure out how to make a info bar that would show the following:

XP bar
FPS/Memory/latency

I also cannot seem to get Frigid raid frames to allow me to target via the raid frames so I am stuck using Grid for the time being.

Thanks!
  Reply With Quote
05-16-09, 04:22 PM   #2
zemarsu
A Kobold Labourer
Join Date: May 2009
Posts: 1
I don't have an answer to the first part but I would add to the stats the gold, durability and various player stats (sp for exemple).

For the raid part I suggest you to use brethren which enables you to create bindings on the grid.
  Reply With Quote
05-16-09, 06:56 PM   #3
christopher
A Wyrmkin Dreamwalker
Join Date: Dec 2007
Posts: 52
You could also edit, or add (as needed) bindings to Firgid's grid.
  Reply With Quote
05-17-09, 03:26 AM   #4
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 97
I've managed to get a Spellpower display, but that took a script, unit frame and window just for it to say "2435 SP". I was planning on do a complete replacement for Broker_CasterStats. I may just have to make my single script more robust. I still can't figure out how to insert a carriage return or line feed into the "text" variable that gets passes back to the "custom text" feature. I'll probably have to do several separate scripts and use the one unit frame / window combination.
__________________
Some days it's just not worth chewing through the restraints...
  Reply With Quote
05-17-09, 07:22 AM   #5
Dgrimes
A Black Drake
 
Dgrimes's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 89
Forcustom text objects it takes the "text" variable from a script and displays that.
__________________
What was is, what will be was.
  Reply With Quote
05-17-09, 08:29 AM   #6
Brainn
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 263
to add a new line in a custom text object you have to insert "\n" to your text variable
it should look like "line1 text\nline2 text\nline3 text"
  Reply With Quote

WoWInterface » Featured Projects » OpenRDX » OpenRDX Community » OpenRDX: Community Chat » Few questions and requests!


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