|
|
|
Online Scripting Reference
|
|
processIn
|
Purpose
|
Emulates incoming text from the remote server, activating matching Text and TextLine triggers.
|
|
Syntax
|
processIn processType {text}
processType: The level of which to process the incoming data. A level of '0' will mean only triggers within the script can activate - a level of '1' will activate all matching triggers in ALL scripts.
{text}: The trigger text to emulate.
|
|
Notes
|
This command is still under development and not completely functional. Use is not recommended.
|
|
Example
|
|
Return to item listing |
|
|