cheatsEnabled: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "\[\[Category\: ?Command[ _]Group\:.*\|\{\{uc\:\{\{PAGENAME\}\}\}\}\]\] " to "") |
||
Line 34: | Line 34: | ||
[[Category:Scripting Commands|CHEATSENABLED]] | [[Category:Scripting Commands|CHEATSENABLED]] | ||
[[Category:Scripting Commands Armed Assault|CHEATSENABLED]] | [[Category:Scripting Commands Armed Assault|CHEATSENABLED]] | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[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 12:11, 25 September 2020
Description
- Description:
- Checks whether cheats are enabled (whether the designers' version is running).
- Groups:
- System
Syntax
- Syntax:
- Boolean = cheatsEnabled
- Return Value:
- Boolean
Examples
- Example 1:
_enabled = cheatsEnabled;
Additional Information
- See also:
- ArmA: 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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.75
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: System
- Scripting Commands Armed Assault
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters