Command:/raidtools

From the wonderful RedGuides Wiki

This command is added by MQ2RaidUtils

Syntax Key
Notation Description
Text without brackets or braces Required items
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
{Text | inside | braces} Set of required items; choose one
Ellipsis () Items that can be repeated
Syntax /raidtools [help|dump] | log [on|off|File <name>|Times <str>|Every <interval>]
Description Configures raidtools logging, dumps a log of all players in raid, and shows help text

Options

Option Description
help show help text
dump Records a list of players currently in the raid
log [on|off] Turns auto logging on and off
log File <name> The File "name" will be parsed using strftime. The most common parameters are:
%a Abbreviated weekday name
%b Abbreviated month name
%d Day of month as decimal number (01 ? 31)
%H Hour in 24-hour format (00 ? 23)
%m Month as decimal number (01 ? 12)
%M Minute as decimal number (00 ? 59)
%S Seconds as decimal number (00 ? 61)
%Y Year with century, as decimal number
%% Percent sign
The name can also have the following
%G Guild name
%V Server name
%C Character name
%P Everquest path
%Q Macroquest path
log Times <str> Describes when to log.
example: Mon 20:00-23:00 | Tue 20:00-02:00
log Every <min> The log interval is (1-60) and represents every N minutes to perform a raid dump.

Examples

See also