Conditions Function Groups

The following set of conditions are all functionally equivilent variations of the default On Function condition, but will only respond to functions that have been registered with the corresponding group.  More information on function groups can be found here.

On Function.A

Triggered Event

Runs when lua code calls an MMF function registered with function group A

Parameters

String Function name

On Function.B

Triggered Event

Runs when lua code calls an MMF function registered with function group B

Parameters

String Function name

On Function.C

Triggered Event

Runs when lua code calls an MMF function registered with function group C

Parameters

String Function name

On Function.D

Triggered Event

Runs when lua code calls an MMF function registered with function group D

Parameters

String Function name

On Function.E

Triggered Event

Runs when lua code calls an MMF function registered with function group E

Parameters

String Function name

On Function.F

Triggered Event

Runs when lua code calls an MMF function registered with function group F

Parameters

String Function name

On Function.G

Triggered Event

Runs when lua code calls an MMF function registered with function group G

Parameters

String Function name

Copyright 2010 Justin Aquadro