Party Placer (gm-pplacer.tf)

This module provides functionality for saving and restoring party formation (placement of members). Two simple to use macros can be issued to save the current formation and restore it as needed. Current flower BatMUD provides an in-game implementation via 'party store' and 'party restore' commands, which may be preferable over this module for some people.

However, the functionality of this module is somewhat better than the stock BatMUD commands, and will work under certain situations when the 'party restore' command does not, for example when some party members are missing from the room.

NOTICE! This module requires PSS-mangler module to be loaded!

Macro commands

<> = required argument, [] = optional argument

Table 4.16. Macro commands

Command Description
/ppsave Save current party formation. Positions of party members in current formation are stored.
/ppreset Resets or restores the party formation to the one saved previously. Restoring occurs fully automatically.