Hi everyone,
I working on a card game called The Seven Seals, and I'm using a global variable to define which player took the Black Mage (role) during a hand.
When, at half of the first hand, I want to see the replay from the beginning, the Black Mage is already displayed in the playerboard like if the global was never been in the pool.
Is it normal /intended ? Or should I use database for this single field ?
Thanks for your answers ^^
I working on a card game called The Seven Seals, and I'm using a global variable to define which player took the Black Mage (role) during a hand.
When, at half of the first hand, I want to see the replay from the beginning, the Black Mage is already displayed in the playerboard like if the global was never been in the pool.
Is it normal /intended ? Or should I use database for this single field ?
Thanks for your answers ^^

