Prop LimitedEquip
Revision as of 03:46, 19 December 2023 by Loki (talk | contribs) (Replaced content with "{{#section-h:LISTPROPS|Limited Equips Item}} =Notes= . Category:ITEMS(BuilderInfo)")
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_LimitedEquip=== | |
---|---|
Effect: | Limited Equips Item |
Targets: | Items |
Parameters: | "MAX EQUIPPED"(;ID=""IDENTIFIER"" MESSAGE=""MESSAGE"") |
Examples: | 3
3;id="my unique id" message="Can't do it!" |
Description: | This property will ensure that no more than the given number of items with the same name (or ID) as the ones with this property can be equipped by someone at the same time. |
Notes
.