PDA

View Full Version : If Statement to show stats



Bloged
01-15-2009, 01:41 PM
Is it possible to use a if statement to show stats?

For example:
if(street = 1)
Stat StatName="Flop Aggression" /
else (street = 2)
Stat StatName="Turn Aggression" /
else
Stat StatName="River Aggression" /

And give this a common name: aggression!

This would be great...

Grtz, Bloged

morny
01-15-2009, 07:38 PM
Escalated to Roy, hell respond here ASAP

Rvg72
01-27-2009, 01:51 AM
Hi, can you explain this a bit more. I'm not exactly sure what you mean by this / how it will be used

Thanks,

Roy

TierTier
01-27-2009, 10:38 AM
He wants the HUD to change based upon parameters such as what street the hand is on currently.

No, not possible at moment.

Just use the HUD to show total aggression and use a popup for the breakdown by street.