Tasharen Entertainment Forum
Support => TNet 3 Support => Topic started by: Doomlazy on January 14, 2017, 07:33:37 PM
-
I'm trying to make TNServer create a channel automatically when it is launched. I want channel 1 to be created when the server is launched and when a player connects they will just join channel 1. This way the channel will be created without a player having to join the server and do CreateChannel. How do I make TNServer automatically create a channel?
-
Edit: I'm using a lobby server which the player connects to and then you join a game server from the server browser. Similar to CS games. I want each game server to have 1 channel.
-
Edit 2: Never mind I found another way to achieve what I was looking for.
-
Just a note for future reference... TNet's server doesn't create anything itself. It's essentially a chat room, and it's all the players that do things inside, not the server.