Script Handle

From Bohemia Interactive Community
Revision as of 17:14, 15 December 2006 by Zyklone (talk | contribs)
Jump to navigation Jump to search

Description:

Script handle, used to identify scripts in script operations. Scripts are usually started using spawn or execVM.

Scripts use the same syntax as Functions - SQF, but there are a few specialized commands which can be used only in scripts, like sleep or waitUntil.

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