Difference between revisions of "Prop LimitedEquip"
Jump to navigation
Jump to search
(Created page with "{{PropertyTemplate|ID=Prop_LimitedItems|Name=Limited Item|Domain=Nothing|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Items|Range=Range -...") |
(Replaced content with "{{#section-h:LISTPROPS|Limited Equips Item}} =Notes= . Category:ITEMS(BuilderInfo)") Tag: Replaced |
||
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:LISTPROPS|Limited Equips Item}} |
− | + | =Notes= | |
− | |||
− | |||
− | |||
. | . | ||
[[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_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
.