Player Name/Color Ranges

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Player Name/Color Ranges

Postby SeBiX7 » Sat Mar 02, 2013 1:02 am

Hi
Is there any way to change 'color ranges'' of 'player name' stat?
I would like to color "player name" stat by the "Live Amt BB" values
How can i do that?
Regards
SeBiX7
SeBiX7
 
Posts: 6
Joined: Sun Mar 25, 2012 6:36 pm

Re: Player Name/Color Ranges

Postby WhiteRider » Sat Mar 02, 2013 5:40 am

Yes - you can do this by applying colours to the statistic directly, rather than in the Hud.
Go to Configure > Statistics and click the green question mark icon in the bottom corner to watch the tutorial video for more information - there is a brief overview in this tutorial too. You can colour by any stat or column, not just the selected stat.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Player Name/Color Ranges

Postby SeBiX7 » Sat Mar 02, 2013 2:12 pm

Ok,
so this is how it looks before changes:

Image
First stat is 'Live Amt BB', second is a name stat

then i made stg like that
Image

result
Image

if i put any color stat in 'color' tab for 'player name' stat all stats disappear from HUD except 'Live Amt BB' stat
only removing all colors from 'color' tab fix the problem, but still it doesnt answer for my question in the first place


any solutions?

regards
SeBiX7
SeBiX7
 
Posts: 6
Joined: Sun Mar 25, 2012 6:36 pm

Re: Player Name/Color Ranges

Postby WhiteRider » Sat Mar 02, 2013 3:41 pm

Apologies - I missed that you wanted to colour by a live stat. I would expect that to work but I'm seeing the same thing.
Please open a Support Ticket with a link to this thread and I'll put this on my list to investigate further and report to the development team to be fixed.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Player Name/Color Ranges

Postby WhiteRider » Sun Mar 03, 2013 5:52 am

Again, apologies - I'm told that colouring by live stats won't work.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Player Name/Color Ranges

Postby SeBiX7 » Sun Mar 03, 2013 8:49 am

That's a shame.
Well, thanks for info.
SeBiX7
 
Posts: 6
Joined: Sun Mar 25, 2012 6:36 pm

Re: Player Name/Color Ranges

Postby oracle3001 » Tue Apr 09, 2013 7:37 am

Again, apologies - I'm told that colouring by live stats won't work.


I have just come across this thread, as I want to colour code the player name by stack size.

I am slightly confused by this, as I am able to colour code other stats by stack size and can colour code a player name like this..

Player (colour coded) (trimmed to 10 characters)

Value Expression:- format_number((live_amt_stack / live_amt_bb), 0, false, false)

Format Type:- ignore_formatting(trim(str_player_name,10))

Condition:- (live_amt_stack / live_amt_bb) < 20

so logically (and technically) why shouldn't you be able to do it directly?
oracle3001
 
Posts: 851
Joined: Fri Jan 25, 2008 4:12 am

Re: Player Name/Color Ranges

Postby kraada » Tue Apr 09, 2013 8:11 am

Live stats use different queries against a different database table which doesn't join to the rest (the live_ tables don't join to cash_hand_player_statistics for example), and when the single stat is loaded it wants all of its data to be gotten from one query which can't happen since there's no way to join those two tables. As such, it you can't combine these two types of data into one stat.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Player Name/Color Ranges

Postby deLuxy » Wed Oct 30, 2013 9:26 pm

This is such a bummer :(
deLuxy
 
Posts: 5
Joined: Thu Nov 06, 2008 11:02 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 23 guests

cron
highfalutin