I want to prevent all players from speaking on a channel. Right now I
have tried @cpflags and @coflags, also tried @lock/use the channel
object to #0, didnt work. Is there a way to prevent all players from
talking on a channel? I still want them to recieve text from the
channel, just not speak on it.
I've not used that functionality, specifically, but I seemed to
remember reading about it somewhere...does it help?
Dra
@cpflags Monitor=!join
@cpflags Monitor=!transmit
@cpflags Monitor=!receive
@coflags Monitor=!join
@coflags Monitor=!transmit
@coflags Monitor=!receive
As stated in "help @cpflags" and "help @coflags":
If it is !flag, then that flag is reset. Channel flags ALWAYS override locks
on channel objects.
You have to remove the flag to allow the channel object's lock(s) to be the
one evaluated.
--------------------------------------------------
From: "Jerry Van Suchtelen" <worldg...@gmail.com>
Sent: Saturday, December 26, 2009 2:39 PM
To: <tin...@googlegroups.com>
Subject: Re: [TinyMUX] Locking Channels
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.722 / Virus Database: 270.14.120/2587 - Release Date:
> 12/26/09 02:27:00
>