detect single player game

Status
Not open for further replies.
Set playernumber (integer variable) to 12
Pick every player from all players and do actions
If player slot is a computer is true
Or
If player slot is not playing is true
Or
If the player left the game is true
Then set playernumber to playernumber minus one
Else
 
  • Like
Reactions: Ras
Status
Not open for further replies.
Back
Top