@coflags

From TinyMUX
Jump to navigation Jump to search

@coflags is used to modify channel flags for things.

Description

COMMAND: @coflags <channel>=[!]flag

Sets object flags for that channel. The flag can be one of: join, transmit or receive. To modify flags for players, the @cpflags command should be used.

   transmit   Whether an object can broadcast (speak) over the channel.
   join       Whether an object can join the channel.
   receive    Whether an object can receive messages over the channel.
Note: Flags must be lower case.

If it is !flag, then that flag is reset. Channel flags ALWAYS override locks on channel objects.

Example

   > @coflags Public=join
   @coflags: Set.

Related Topics: comsys, @cpflags, @clist, channel object