1
NGUI 3 Support / Re: Selecting/Highlighting Text
« on: March 12, 2015, 10:36:32 AM »
2 years later, is this possible now ?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

If you have the .exe on your own server and isHosting player disconnects, then another player will be assigned the new host (and will return true for isHosting) and gameplay will continue without a break.
In your code, all clients will have the same code but the client who is the group leader (who returns isHosting == true) will be doing the NPC ai etc.
You need to host online, such as amazon EC2, Azure or leaseweb etc for the server if you do not want the authoritative player (isHosting) to close the server.
