Tasharen Entertainment Forum

Support => TNet 3 Support => Topic started by: Doomlazy on January 14, 2017, 07:33:37 PM

Title: Make server create channel
Post 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?
Title: Re: Make server create channel
Post by: Doomlazy on January 14, 2017, 07:44:20 PM
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.
Title: Re: Make server create channel
Post by: Doomlazy on January 15, 2017, 08:50:01 AM
Edit 2: Never mind I found another way to achieve what I was looking for.
Title: Re: Make server create channel
Post by: ArenMook on January 18, 2017, 09:25:26 AM
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.