Set up initial scores
Posted: 07 July 2020, 13:59
Hello!
First of all I'm newbie and I'm suffering with my first development
I'm totally blocked trying to set up players scores on table refreshing, it must be a very simple thing that all the games do but I'm not able to find the place to do that
I thought that the initial state (the first one after state 1) was the place but I am observing that some code in that state function (stNewRound in my case) are not executing (like a simple self::debug) and other parts yes.
Thanks in advance.
First of all I'm newbie and I'm suffering with my first development
I'm totally blocked trying to set up players scores on table refreshing, it must be a very simple thing that all the games do but I'm not able to find the place to do that
I thought that the initial state (the first one after state 1) was the place but I am observing that some code in that state function (stNewRound in my case) are not executing (like a simple self::debug) and other parts yes.
Thanks in advance.