activateKey: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]OFP[ _]Elite *(\|.*)?\]\]" to "{{GameCategory|ofpe|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Mission Information |GROUP1= | |gr1= Mission Information |GROUP1= | ||
| 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. |DESCRIPTION= | See keys, keysLimit and doneKeys in the [[Description.ext#keys|description.ext]] file of the missions. |DESCRIPTION= | ||
| '''activateKey''' keyname |SYNTAX= | | '''activateKey''' keyname |SYNTAX= | ||
Line 19: | Line 16: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>[[activateKey]] "Mission04Key";</code> |EXAMPLE1= | |x1= <code>[[activateKey]] "Mission04Key";</code> |EXAMPLE1= | ||
| [[deActivateKey]], [[isKeyActive]] |SEEALSO= | | [[deActivateKey]], [[isKeyActive]] |SEEALSO= |
Revision as of 00:05, 17 January 2021
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:
- Mission Information
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 Armed Assault version 1.00
- ArmA: Armed Assault: New Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- Command Group: Mission Information
- Operation Flashpoint: Elite: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands