cheatsEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Reverted to revision 108267 by R3vo on 2018-06-10T12:34:49Z)
mNo edit summary
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| ofpr |= Game name
|game1= ofp
|version1= 1.75


|1.75|= Game version
|game2= ofpe
____________________________________________________________________________________________
|version2= 1.00


| Checks whether cheats are enabled (whether the designers' version is running). |= Description
|game3= arma1
____________________________________________________________________________________________
|version3= 1.00


| [[Boolean]] <nowiki>=</nowiki> [[cheatsEnabled]] |= Syntax
|game4= arma2
|version4= 1.00


|x1= <code>_enabled = [[cheatsEnabled]];</code> |Example 1=
|game5= arma2oa
|version5= 1.50


| [[Boolean]] |= Return value
|game6= tkoh
____________________________________________________________________________________________
|version6= 1.00


| [[ArmA: Cheats]] |= See also
|game7= arma3
|version7= 0.50


}}
|gr1= System
 
|descr= Checks whether cheats are enabled (whether the designers' version is running).


<h3 style="display:none">Notes</h3>
|s1= [[cheatsEnabled]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|r1= [[Boolean]]
</dl>


<h3 style="display:none">Bottom Section</h3>
|x1= <sqf>_enabled = cheatsEnabled;</sqf>


[[Category:Scripting Commands|CHEATSENABLED]]
|seealso= [[ArmA: Armed Assault: Cheats]] [[Arma 3: Cheats]]
[[Category:Scripting Commands ArmA|CHEATSENABLED]]
}}
[[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Latest revision as of 07:09, 27 November 2023

Hover & click on the images for description

Description

Description:
Checks whether cheats are enabled (whether the designers' version is running).
Groups:
System

Syntax

Syntax:
cheatsEnabled
Return Value:
Boolean

Examples

Example 1:
_enabled = cheatsEnabled;

Additional Information

See also:
ArmA: Armed Assault: Cheats Arma 3: Cheats

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