Hi,
I am struggling with statistics. I have updated "stats.inc.php" to cover my needs (and I have done the initialization in game.php file). Very basic ones at this stage.
I have just tried to change the sentence "Number of turns". Studio keeps showing me the same sentence whatever I write at the end of the game.
And another point is I can't add any other statistics than the one with id = 10.
Or at least I see that the database (stats table) is updating, but nothing on user interface.
It's like he keeps using some other file on js side.
Did I miss something? Am I the only with issues here?
Thanks for your help!
I am struggling with statistics. I have updated "stats.inc.php" to cover my needs (and I have done the initialization in game.php file). Very basic ones at this stage.
I have just tried to change the sentence "Number of turns". Studio keeps showing me the same sentence whatever I write at the end of the game.
And another point is I can't add any other statistics than the one with id = 10.
Or at least I see that the database (stats table) is updating, but nothing on user interface.
It's like he keeps using some other file on js side.
Did I miss something? Am I the only with issues here?
Thanks for your help!