OK
I have tried several thing so far and everything seem to work perfecly. But I can make the hud showing the result I can show in the Players/Statistics
I'm going to make it simple for the beginning. If I create str_player_name2 (columns) and Player2 (statistics) in the tournament player statistics, a total clone of str_player_name and Player. I can show the "new" stats in the "player stats" in the general tabs but I can't use it in the hud.
Yes I know this is worthless to show it in the hud.
Here the main problem ( yes i made backup and i'm trying this with new database)
I add a new column in the "player" table (IN THE DATABASE using pgAdmin) named scroi (sharkscope ROI)
I can see it with the "insert" tool of configure statistics/columns.
I made a columns using the expression player.scroi. Everything is working fine at this point
I made a statistics in the "Tournament Player Statistics" named Sharkscope.
In the General tabs / Player Statisctic I can use this new statistic, the numbers are properly showed
I can make a report (number is not actual roi of player )
[ img ]
The question is... why the hell can I display this stat in the Hud ( i cant see the option) ?
Any idea ?
