activateKey

From Bohemia Interactive Community
Revision as of 16:29, 6 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


activateKey keyname


Operand types:

keyname: String

Type of returned value:

Nothing

Compatibility:

Version 2.06 required.

Description:

Activates the given keyname for the current user profile.

The keys are used to unlock missions or campaigns.

See keys, keysLimit and doneKeys in the description.ext file of the missions.


Example:

activateKey "M04"