• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Open Channel on Login?

Herpicus

Web Developer
Joined
Jun 21, 2008
Messages
1,644
Reaction score
94
Location
British Columbia
Hello, I was wondering if it were possible for a channel in the client to be open when someone logs in.

I dunno if this should be in this section but its here anyways :p
 
Edit....

no, there is no such option. We can't do everything we want with client. Its limited in this way, and only user can control what he want to have opened/closed/selected. And access you can set in channels.xml. I'm not sure maybe it will work if server will not accept that player opens this channel. But probably in client it will remain opened.
 
Not true xD In my server I make many channels open when login :D But they can ofc be closed by player ;)

You just need to make a simple Lua function or some edits. I first had it as a Lua function but then I edited it so I write auto="yes in channels.xml to make it open on login.
 
Back
Top