Hi there developers!
A player can be active outside his natural turn for a thousand reasons, but I need to know whose turn it is at certain times of the game.
Is there any way to know whose player's turn it is, regardless of who the active player is?
Looking at the database, it looks like the global variable number 2 might contain the value of the player whose turn it currently is, but I'm not entirely sure. I also don't know if I can access those variables.
Thanks!
A player can be active outside his natural turn for a thousand reasons, but I need to know whose turn it is at certain times of the game.
Is there any way to know whose player's turn it is, regardless of who the active player is?
Looking at the database, it looks like the global variable number 2 might contain the value of the player whose turn it currently is, but I'm not entirely sure. I also don't know if I can access those variables.
Thanks!