buldozer isEnabledRoadDiag: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Some wiki formatting)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| ofp
|displayTitle= buldozer_IsEnabledRoadDiag


|1.?
|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}}}}]]
[[Category:Scripting Commands OFP 1.96|{{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

Hover & click on the images for description

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