deActivateKey: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
| Deactivates the given keyname for the current user profile. The keys are used to unlock missions or campaigns. | | Deactivates 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= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''deActivateKey''' keyname |= | | '''deActivateKey''' keyname |SYNTAX= | ||
|p1= keyname: [[String]] |= | |p1= keyname: [[String]] |PARAMETER1= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>deActivateKey "Mission04Key"</pre> |= | |x1= <pre>deActivateKey "Mission04Key"</pre> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[isKeyActive]], [[activateKey]] |= | | [[isKeyActive]], [[activateKey]] |SEEALSO= | ||
}} | }} |
Revision as of 14:37, 7 April 2019
Description
- Description:
- Deactivates 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:
deActivateKey "Mission04Key"
Additional Information
- See also:
- isKeyActiveactivateKey
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