activateKey: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reset version to 1.00)
m (Fixed link to descripton.ext)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| 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. |= 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#Keys|description.ext]] file of the missions. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 09:53, 8 January 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

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.
Groups:
Uncategorised

Syntax

Syntax:
activateKey keyname
Parameters:
keyname: String
Return Value:
Nothing

Examples

Example 1:
activateKey "M04"

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section