Property

From CoffeeMud Wiki
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    
===Property===
Effect: a Property
Targets: Items
Parameters: OWNER=""NAME"" (PRICE="price") (EXPIRESEC="SECONDS")
Examples: owner="bob" expiresec=60
Description: Marks the item as belonging to a particular person or clan. Items so marked can only be sold by that person, an associate, or clan member. PRICE does nothing. EXPIRESEC can be set to make this property temporary, so that an item dropped becomes "unowned" once the owner is gone for the number of seconds given.


Notes

This is the basic code for all properties. It is not used by itself.