Tasharen Entertainment Forum
Support => TNet 3 Support => Topic started by: tonyM on May 15, 2013, 05:06:50 AM
-
Hi,
Is there any way to get a list of channels and players in each channel
on server side?
Would you think using channels as 'micro game servers' is a good idea?
(My goal is to have a max of 4 people connected together and sending a
few RFC's to each other)
Thanks.
-
Server side? Server knows about all of them already. Do you mean client side?
-
OK. I managed to get the channel list server side by doing TNServerInstance.game.mChannels. Correct?
How can I get this client side?
-
Found this.
http://www.tasharen.com/forum/index.php?topic=2925.0
Thanks