Difference between revisions of "MC-Basic:EVENTON"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:EVENTON to MC-Basic:EVENTON: Global renaming of Axystems: namespace into (Main):)
Line 36: Line 36:
 
* [[MC-Basic:EVENTLIST|EVENTLIST]]
 
* [[MC-Basic:EVENTLIST|EVENTLIST]]
 
* [[MC-Basic:EVENTOFF|EVENTOFF]]
 
* [[MC-Basic:EVENTOFF|EVENTOFF]]
* [[Axystems:MC-Basic:ONEVENT|ONEVENT]]
+
* [[MC-Basic:ONEVENT|ONEVENT]]
  
 
[[Category:Axystems:MC-Basic:Event Control|EVENTON]]
 
[[Category:Axystems:MC-Basic:Event Control|EVENTON]]
 
}}
 
}}

Revision as of 08:39, 22 May 2014

This command enables a specified event. An event must be enabled before the specified condition is checked.

Syntax

Eventon <event>

Availability

All versions

Range

An existing event

Scope

Task or Terminal

Limitations

Write only

Examples

Eventon EV1

See Also