buldozer enableRoadDiag: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


|game1= <!-- TBD -->
|game1= arma3
|version1=
|version1= 1.26


|gr1= System
|gr1= System
Line 14: Line 14:
|r1= [[Nothing]]
|r1= [[Nothing]]


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


|seealso= [[buldozer_loadNewRoads]] [[buldozer_isEnabledRoadDiag]]
|seealso= [[buldozer_loadNewRoads]] [[buldozer_isEnabledRoadDiag]]
}}
}}

Latest revision as of 15:10, 5 May 2022

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