activateKey: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 83427 by Ffur2007slx2 5 on 2014-09-06T11:45:16Z) |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
| Activates the given keyname for the current user profile. The keys are used to unlock missions or campaigns. | | 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. |= | See keys, keysLimit and doneKeys in the [[Description.ext#keys|description.ext]] file of the missions. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''activateKey''' keyname |= | | '''activateKey''' keyname |SYNTAX= | ||
|p1= keyname: [[String]] |= Parameter 1 | |p1= keyname: [[String]] |= Parameter 1 | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[deActivateKey]], [[isKeyActive]] |= | | [[deActivateKey]], [[isKeyActive]] |SEEALSO= | ||
}} | }} |
Revision as of 11:24, 7 April 2019
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
Examples
- Example 1:
activateKey "Mission04Key";
Additional Information
- See also:
- deActivateKeyisKeyActive
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
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP Elite
- Scripting Commands ArmA
- Command Group: Mission Information
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters