ClearPersonCommands

From Spheriki

Jump to: navigation, search

Clear the command queue of a person.


Contents

Usage

ClearPersonCommands(person_name);
  • person_name string. The name of the person to clear the command queue of.


Examples

To clear the command queue of the person named "haley":

ClearPersonCommands("haley");


Notes


See also

Personal tools