AutoStack
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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
.