Page 1 of 1

Stats with string datas ...

Posted: 15 December 2016, 22:18
by Rudolf
Hi :)
I would like to know if it's possible to use stats with 'strings' instead of numbers.
I would like to quantify the number of time each playerboard is used,
but it will bad to display playerboard CIA: 1 .... I would like to display a stat more like that: playerboard: CIA or playerboard: NAICHO ,...

Re: Stats with string datas ...

Posted: 16 December 2016, 19:53
by Een
Hi Rudolf,
Not possible, a statistic (by definition) is a number. Especially if you want to quantify how many times each player board is used, it needs to be a number. So your only option is to have playerboard CIA: 1 etc. With a lot of boards you'll have a lot of statistics, but that's logical, you need a lot of counters if you want to count a lot of different things.

Re: Stats with string datas ...

Posted: 22 December 2016, 14:42
by Rudolf
Tx EEn,
and what about an array of counters?
the fact is there will be on each game 1 or 0 for each playerboard . (It's just a question of visibility of such stats)