hi,
Realise the player id has been allocated round robin fashion, as i disconnect & connect. e.g, 1->2->3
I would like to fix it at 1 for host, and 2 for the next player...increment sequentially, first come first serve basis.
How can i achieve that without exiting and restart the game again ?
Br,
Matt