Prop NoChannel

From CoffeeMud Wiki
Jump to navigation Jump to search


CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    
===Prop_NoChannel===
Effect: Channel Neutralizing
Targets: Room, Area, MOB
Parameters: Semicolon delimited list of channel names and or flags QUIET; SENDOK
Examples: SENDOK;GOSSIP;CHAT

GOSSIP;QUIET

Description: Without any parameters, this property will cancel all channel message sending from the room, or by the mob/player with the property. You can limit the channels that are blocked by naming them in the parameters, separating them with semicolons. You can also have the property block reception of channel messages using the QUIET flag. Lastly, you can override the no-channel-sending using the SENDOK flag, thereby allowing channel messages to be sent.


Notes

.