buldozer enableRoadDiag: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)]]" to "{{GameCategory|arma2|Scripting Commands}}")
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>")
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| ofp |Game name=
|game1= arma3
|version1= 1.26


|1.?|Game version=
|gr1= System


|gr1= System |GROUP1=
|descr= Enables road diagnostics in buldozer.
____________________________________________________________________________________________


| Enables road diagnostics in buldozer.  {{TODO|Check when it was introduced and change categories accordingly}}|DESCRIPTION=
|s1= [[buldozer_enableRoadDiag]] enable
____________________________________________________________________________________________


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


|p1= enable: [[Boolean]]|PARAMETER1=
|r1= [[Nothing]]


| [[Nothing]] |RETURNVALUE=
|x1= <sqf>buldozer_enableRoadDiag true;</sqf>
____________________________________________________________________________________________
 
|x1= <code>[[buldozer_EnableRoadDiag ]] [[true]];</code> |EXAMPLE1=
____________________________________________________________________________________________


| [[buldozer_LoadNewRoads]] [[buldozer_IsEnabledRoadDiag]] |SEEALSO=
|seealso= [[buldozer_loadNewRoads]] [[buldozer_isEnabledRoadDiag]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[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