Prop LimitedContents
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_LimitedContents=== | |
---|---|
Effect: | Limited Content Types |
Targets: | Items, Rooms, Areas |
Parameters: | "MAX NUM" ("MASK") (; "..." / MSG=""MESSAGE"" ACTUAL="T/F") |
Examples: | 3 -javaclass +genweapon
3;msg="Can't do it!" |
Description: | This property will ensure that no more than the given number of items that match the given mask may be either put into the container, or dropped in a room. Multiple masks may be specified. The first mask that the item matches will be applied. Matching NONE of the masks means no limit of those items. |
Notes
.