From the wonderful RedGuides Wiki
This command is added by KissAssist, MuleAssist
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
|
/burn on | off | <targetid#> [doburn | on]
|
Description
|
With no parameters, will toggle [Burn] on or off. Burns are turned ON by default when starting the macro. So if you do a /burn off on a character and then issue the /burn command, the character will NOT execute the burn routine.
.ini section: [Burn]
|
|
Options
Category |
Option |
Description |
KissAssist |
on |
Turns burn on. Does NOT execute Burn. |
off |
Turns burn off. |
<targetid#> |
Checks if Burn is on or off and starts burn if turned on. e.g. /burn 12345 where 12345 refers too the targets ID you want to burn. |
<targetid#> on |
Turns burn on and executes burn on target id #. |
on doburn |
Turns burn on and Executes burn. |
Examples
See also