cheatsEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}")
mNo edit summary
 
(15 intermediate revisions by 2 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


|gr1= System |GROUP1=
|game3= arma1
____________________________________________________________________________________________
|version3= 1.00


| Checks whether cheats are enabled (whether the designers' version is running). |DESCRIPTION=
|game4= arma2
____________________________________________________________________________________________
|version4= 1.00


| [[Boolean]] <nowiki>=</nowiki> [[cheatsEnabled]] |SYNTAX=
|game5= arma2oa
|version5= 1.50


|x1= <code>_enabled = [[cheatsEnabled]];</code> |Example 1=
|game6= tkoh
|version6= 1.00


| [[Boolean]] |RETURNVALUE=
|game7= arma3
____________________________________________________________________________________________
|version7= 0.50


| [[ArmA: Cheats]] |SEEALSO=
|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]]
{{GameCategory|arma1|Scripting Commands}}
}}
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

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