Difference between revisions of "buldozer isEnabledRoadDiag"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
− | | | + | |displayTitle= buldozer_IsEnabledRoadDiag |
− | | | + | |game1= ofp |
+ | |||
+ | |version1= | ||
|gr1= System | |gr1= System | ||
− | | Returns if road diagnostics are enabled in buldozer. | + | |descr= Returns if road diagnostics are enabled in buldozer. |
− | | [[buldozer_IsEnabledRoadDiag]] | + | |s1= [[buldozer_IsEnabledRoadDiag]] |
− | | [[Boolean]] - [[true]] if enabled, otherwise [[false]] | + | |r1= [[Boolean]] - [[true]] if enabled, otherwise [[false]] |
|x1= <code>_isEnabled = [[buldozer_IsEnabledRoadDiag]];</code> | |x1= <code>_isEnabled = [[buldozer_IsEnabledRoadDiag]];</code> | ||
− | | [[buldozer_LoadNewRoads]] [[buldozer_EnableRoadDiag]] | + | |seealso= [[buldozer_LoadNewRoads]] [[buldozer_EnableRoadDiag]] |
}} | }} | ||
− | + | [[Category:Scripting Commands OFP 1.96|{{uc:{{PAGENAME}}}}]] | |
− | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | ||
− | |||
{{GameCategory|arma1|Scripting Commands}} | {{GameCategory|arma1|Scripting Commands}} | ||
{{GameCategory|arma2|Scripting Commands}} | {{GameCategory|arma2|Scripting Commands}} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
{{GameCategory|tkoh|Scripting Commands}} | {{GameCategory|tkoh|Scripting Commands}} |
Revision as of 01:54, 31 January 2021
Description
- Description:
- Returns if road diagnostics are enabled in buldozer.
- Groups:
- System
Syntax
- Syntax:
- buldozer_IsEnabledRoadDiag
- Return Value:
- Boolean - true if enabled, otherwise false
Examples
- Example 1:
_isEnabled = buldozer_IsEnabledRoadDiag;
Additional Information
- See also:
- buldozer_LoadNewRoads buldozer_EnableRoadDiag
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
Categories:
- Pages with ignored display titles
- Scripting Commands
- Introduced with Operation Flashpoint version
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: System
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.99
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands