Command:/switchnow

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 /switchnow [0/1] [#]
Description Switch to your MA's Current Target. First parameter is for locking onto(1)/releasing(0) the target. 0 is default. Second parameter can be a spawn ID. Both parameters are optional

Options

Option Description
[0/1] locking onto(1)/releasing(0) the target. 0 is default.
[#] Spawn ID

Examples

/switchnow
/switchnow 1
/switchnow 1 ${Spawn[MobName].ID}

See also