Page 1 of 1
Locking Inside a Game
Posted: Fri Apr 19, 2013 2:27 am
by HughManatee
Can anyone fill me in how to lock and unlock a BZ 1.5 game as host with a game in progress? I've seen it done but I can't figure out the command/key sequence to do it. It's occasionally necessary to keep a kicked player out. Thx

Re: Locking Inside a Game
Posted: Fri Apr 19, 2013 3:04 am
by Zero Angel
Have you tried /lockdown? I know BZ2 accepts that command; maybe Ken aliased it as a bz1 command if it wasnt to begin with.
Re: Locking Inside a Game
Posted: Fri Apr 19, 2013 5:20 am
by Ultraken
from the /help command:
/system - show system messages
/system on - show system messages
/nosystem - hide system messages
/system off - hide system messages
/players - list #id and name of each player
/msg <player> <message> - send a message to the specified player
/mute <player> - mute the specified player
/unmute <player> - unmute the specified player
/kick <player> - kick out the specified player
/lock - prevent new players from joining
/unlock - allow new players to join
Re: Locking Inside a Game
Posted: Sat Apr 20, 2013 12:31 am
by HughManatee
Thanks for the replies. Ken, yours worked and is just what I needed! Thanks again!