AutoStack
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 |
===AutoStack=== | |
---|---|
Effect: | AutoStack |
Targets: | Rooms, Areas |
Parameters: | (TRIGGERCOUNT="NUM") (GROUPCOUNT="NUM") (CHECKTICKS="NUM") |
Examples: | triggercount=1000 groupcount=10 checkticks=600 |
Description: | This ability governs the automatic packaging (as stacks) of identical items, whenever the total number of items in a room is larger than TRIGGERCOUNT, and whenever there are at least GROUPCOUNT identical items to package. The checks are made every CHECKTICKS ticks.
As this is a property, it will not operate only sporadically on rooms, but like clockwork on areas. |
Notes
.