activateKey: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands)
m (Bot: Reverted to revision 83427 by Ffur2007slx2 5 on 2014-09-06T11:45:16Z)
Line 36: Line 36:


[[Category:Scripting Commands|ACTIVATEKEY]]
[[Category:Scripting Commands|ACTIVATEKEY]]
[[Category:Scripting Commands OFP Elite|ACTIVATEKEY]]
[[Category:Scripting Commands OFP Elite |ACTIVATEKEY]]
[[Category:Scripting Commands ArmA|ACTIVATEKEY]]
[[Category:Scripting Commands ArmA|ACTIVATEKEY]]
[[Category:Command Group: Mission Information|ACTIVATEKEY]]
[[Category:Command Group: Mission Information|ACTIVATEKEY]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Arma 3: Scripting Commands]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 19:47, 3 December 2018

-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 "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