Create a fake zombie player
Posted: 09 January 2021, 18:55
Hi!
I'm working on Mahjong.
The 3 players version is a 4 players version with a dead player.
Because the dead player is doing same actions than my ZombieTurn function, I'm wondering if it will be a good way to create a fake 4th player and make him as a zombie.
Or is there a better way to do it?
Thanks for answers and advices =)
First edit: when I had a player on the DB, it's worked but I have this error on the top of window "WARNING: the number of players at this table (4) is not coherent with the number of players as known by BGA (3). We recommend you to abandon this table and report this as a bug!"...
I'm working on Mahjong.
The 3 players version is a 4 players version with a dead player.
Because the dead player is doing same actions than my ZombieTurn function, I'm wondering if it will be a good way to create a fake 4th player and make him as a zombie.
Or is there a better way to do it?
Thanks for answers and advices =)
First edit: when I had a player on the DB, it's worked but I have this error on the top of window "WARNING: the number of players at this table (4) is not coherent with the number of players as known by BGA (3). We recommend you to abandon this table and report this as a bug!"...