Callers.php

From Bebot Wiki 2
Jump to navigationJump to search
Callers.php

Description

Designate and list 'callers' for raids and events.


Features

 * Supports multiple callers
 * Generates assist macros for participants


Commands provided
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!caller  | add      |<name>        |Adds player <name> as a caller       |N/A       |N/A       |Leader    |
|!caller  | del      |<name>        |Removes player <name> as a caller    |N/A       |N/A       |Leader    |
|!caller  | del      |all           |Clears the caller list               |N/A       |N/A       |Leader    |
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!callers |          |              |Show a list of callers               |N/A       |N/A       |Guest     |

Notes to table:\\ Always add the last assisted first, and the main assisted last.

Related commands

 * **!raid** - Callers are often used with raids see Raid.php