Difference between revisions of "Callers.php"

From Bebot Wiki 2
Jump to navigationJump to search
 
Line 24: Line 24:
 
<sub>
 
<sub>
 
Notes to table:\\
 
Notes to table:\\
Always add the last assisted first, and the main assisted last.
+
Always add the last player you want assisted first, and the main player you want assisted last.
 +
This is due to the order of resolution (the one as written in macro) of the assist.
 
</sub>
 
</sub>
  

Latest revision as of 09:06, 30 July 2021

Callers.php[edit]

Description[edit]

Designate and list 'callers' for raids and events.


Features[edit]

 * Supports multiple callers
 * Generates assist macros for participants


Commands provided[edit]
^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 player you want assisted first, and the main player you want assisted last. This is due to the order of resolution (the one as written in macro) of the assist.

Related commands[edit]

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