buldozer enableRoadDiag: Difference between revisions

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


|displayTitle= buldozer_EnableRoadDiag
|game1= <!-- TBD -->
 
|game1= ofp
 
|version1=
|version1=


Line 11: Line 8:
|descr= Enables road diagnostics in buldozer.
|descr= Enables road diagnostics in buldozer.


|s1= [[buldozer_EnableRoadDiag]] enable
|s1= [[buldozer_enableRoadDiag]] enable


|p1= enable: [[Boolean]]
|p1= enable: [[Boolean]]
Line 17: Line 14:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[buldozer_EnableRoadDiag ]] [[true]];</code>
|x1= <code>[[buldozer_enableRoadDiag]] [[true]];</code>


|seealso= [[buldozer_LoadNewRoads]] [[buldozer_IsEnabledRoadDiag]]
|seealso= [[buldozer_loadNewRoads]] [[buldozer_isEnabledRoadDiag]]
}}
}}
{{GameCategory|arma1|Scripting Commands}}
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

Revision as of 09:49, 14 June 2021

Hover & click on the images for description

Description

Description:
Enables road diagnostics in buldozer.
Groups:
System

Syntax

Syntax:
buldozer_enableRoadDiag enable
Parameters:
enable: Boolean
Return Value:
Nothing

Examples

Example 1:
buldozer_enableRoadDiag true;

Additional Information

See also:
buldozer_loadNewRoads buldozer_isEnabledRoadDiag

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