buldozer enableRoadDiag: Difference between revisions

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


| ofp
|game1= arma3
 
|version1= 1.26
|1.?


|gr1= System
|gr1= System


| Enables road diagnostics in buldozer.
|descr= Enables road diagnostics in buldozer.


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


|p1= enable: [[Boolean]]
|p1= enable: [[Boolean]]


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


| [[buldozer_LoadNewRoads]] [[buldozer_IsEnabledRoadDiag]]
|seealso= [[buldozer_loadNewRoads]] [[buldozer_isEnabledRoadDiag]]
}}
}}
[[Category:Scripting Commands|CTRLTEXT]]
[[Category:Scripting Commands OFP 1.99|CTRLTEXT]]
[[Category:Scripting Commands OFP 1.96|CTRLTEXT]]
{{GameCategory|arma1|Scripting Commands}}
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

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