cheatsEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| ofpr
|game1= ofp
|version1= 1.75


|1.75
|game2= ofpe
|version2= 1.00


|gr1= System
|game3= arma1
|version3= 1.00
 
|game4= arma2
|version4= 1.00
 
|game5= arma2oa
|version5= 1.50


| Checks whether cheats are enabled (whether the designers' version is running).
|game6= tkoh
|version6= 1.00


| [[Boolean]] <nowiki>=</nowiki> [[cheatsEnabled]]
|game7= arma3
|version7= 0.50


|x1= <code>_enabled = [[cheatsEnabled]];</code>
|gr1= System


| [[Boolean]]
|descr= Checks whether cheats are enabled (whether the designers' version is running).


|seealso= [[ArmA: Cheats]]
|s1= [[cheatsEnabled]]
}}


|r1= [[Boolean]]


|x1= <sqf>_enabled = cheatsEnabled;</sqf>


{{GameCategory|arma1|Scripting Commands}}
|seealso= [[ArmA: Armed Assault: Cheats]] [[Arma 3: Cheats]]
{{GameCategory|arma2|Scripting Commands}}
}}
{{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