Target Filter Function List
From SlothMUD Wiki
Overview
Some special procedures target random players in the world for their effects. In order to streamline this selection, the following player filter functions have been written.
Values
Name | Parameters | Description |
---|---|---|
LEADER | None | Target only group leaders or solo players. |
KVP Values
When putting a filter function into KVP, it should be formatted as <Function Name>:<Argument 1>:<Argument 2> ...