Script Handle

From Bohemia Interactive Community
Revision as of 12:26, 20 January 2009 by Raedor (talk | contribs) (some little info...)
Jump to navigation Jump to search

Script handle, used to identify scripts in script operations called using spawn or execVM.

This handle's status can be checked with scriptDone, it can be terminated with terminate.

Introduced with Armed Assault, does not refer to Cold War Crisis or Resistance.

For more information about Scripts and Scripting, see Scripting.