Difference between revisions of "Command:AddTrigger"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
AddTrigger <function> <match text>
 
AddTrigger <function> <match text>
  
== Description ==
+
== Forms ==
 +
*AddTrigger <function> <match text''*''> - Script only command, will execute <function> when <text> is matched. Default reads console text, reading specific text from games requires help from extensions.
  
 
== Examples ==
 
== Examples ==

Revision as of 01:18, 25 August 2005

Syntax

AddTrigger <function> <match text>

Forms

  • AddTrigger <function> <match text*> - Script only command, will execute <function> when <text> is matched. Default reads console text, reading specific text from games requires help from extensions.

Examples

See Also