Stats with string datas ...

Game development with Board Game Arena Studio
Post Reply
User avatar
Rudolf
Posts: 566
Joined: 24 December 2011, 23:04

Stats with string datas ...

Post 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 ,...
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

Re: Stats with string datas ...

Post 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.
User avatar
Rudolf
Posts: 566
Joined: 24 December 2011, 23:04

Re: Stats with string datas ...

Post 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)
Post Reply

Return to “Developers”