The doc's say you can't have a skip-a-turn or random turns situations with turn based rooms, but couldn't you use sendMove with a flag in moveData (which lets me know to tell all clients to do nothing, but advance to the next turn) to create 'skip-a-turn' or random turn situations?
Thanks, Russell