Prop MoveRestrictor
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_MoveRestrictor=== | |
---|---|
Effect: | Moving restrictor |
Targets: | MOBs, Rideables |
Parameters: | (CHANCE="NUMBER 0-100") (NOLOCALES=""LOCALE",...") (ONLYLOCALES=""LOCALE",...")
(NODOMAINS=""DOMAIN",...") (ONLYDOMAINS=""DOMAIN",...") (SEARCH=""STR"") (ISEARCH=""STR"") (MSEARCH=""STR"") (MESSAGE="(S-NAME) "PREDICATE"") (PUBLIC=TRUE/FALSE) (DISMOUNT="TRUE/FALSE") (CAST=""ABILITY ID";...") |
Examples: | nolocales="WOODS,SWAMP" message="<S-NAME> will not enter!" public=true |
Description: | According to the given percentage CHANCE (default 100%), this property restricts the ability of a mob or rideable to enter rooms of a particular spec. NODOMAINS can list the types of rooms that cannot be entered, whereas ONLYDOMAINS lists the types of rooms that can be entered, restricting all others. Both are comma-delmited lists. Indoor DOMAINS include: STONE, WOODEN, CAVE, MAGIC, and METAL. Outdoor DOMAINS include: CITY, WOODS, ROCKY, PLAINS, UNDERWATER, AIR, WATERSURFACE, JUNGLE, SWAMP, DESERT, HILLS, MOUNTAINS, SPACEPORT, SEAPORT.
|
Notes
.