activateKey: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 25: Line 25:
The keys are used to unlock missions or campaigns.
The keys are used to unlock missions or campaigns.


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





Revision as of 16:30, 6 July 2006


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"