Difference between revisions of "Prop LimitedContents"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:LISTPROPS|Limited Content Types}} |
− | + | =Notes= | |
− | |||
− | |||
. | . | ||
[[Category:ROOMS(BuilderInfo)]] | [[Category:ROOMS(BuilderInfo)]] | ||
[[Category:AREAS(BuilderInfo)]] | [[Category:AREAS(BuilderInfo)]] | ||
[[Category:ITEMS(BuilderInfo)]] | [[Category:ITEMS(BuilderInfo)]] |
Latest revision as of 03:46, 19 December 2023
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
.