redactuk Posted October 20, 2010 Share Posted October 20, 2010 We have set up many top level channels for each of the games we play, but ideally would like players connecting to automatically enter a Lobby channel from where they can then move elsewhere if they ahev access. Currently it seems all users connecting just sit in the root. Is this possible?Thanks Quote Link to comment Share on other sites More sharing options...
Administrators hacst Posted October 21, 2010 Administrators Share Posted October 21, 2010 You can set the default channel for new users either per server over one of our RPC interfaces or, if you only have one server running anyway simply set the defaultchannel variable in the ini file.Would look like this:defaultchannel = CHANNELIDYou can figure out the CHANNELID of a channel via RPC, looking into the log files or peeking into the database itself.You can also offer specific URLs players can click to directly join into a channel. To learn more about those visit our wiki.Have fun. Quote Link to comment Share on other sites More sharing options...
redactuk Posted October 22, 2010 Author Share Posted October 22, 2010 That's great, thank you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.