#presub

Syntax: #presub [on/off]

#presub toggles whether or not substituted output can be triggered by the actions.

Second parametr of this command is not necessary. Valid values is "ON" or "OFF". If you dont use it JMC will change current presub state to the inverted state.

 

Example:

#sub {%0 crashes into you %1} {%0 BASH YOU!!!}

Now you will see: "Warrior BASH YOU!!!" every time "Warrior" bashes you.

#action {%0BASH YOU!!!} {stand}

If the presub is off, this action will never been triggered. If the presub is on you will stand every time something bashes you.

See also: #substitute