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 - "_{10,} " to "")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| ofp |Game name=
| ofp |Game name=
Line 7: Line 6:


|gr1= System |GROUP1=
|gr1= System |GROUP1=
____________________________________________________________________________________________


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


| [[buldozer_EnableRoadDiag]] enable |SYNTAX=
| [[buldozer_EnableRoadDiag]] enable |SYNTAX=
Line 17: Line 14:


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


| [[buldozer_LoadNewRoads]] [[buldozer_IsEnabledRoadDiag]] |SEEALSO=
| [[buldozer_LoadNewRoads]] [[buldozer_IsEnabledRoadDiag]] |SEEALSO=

Revision as of 01:24, 17 January 2021

Hover & click on the images for description

Description

Description:
Enables road diagnostics in buldozer. Template:TODO
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

Notes

Bottom Section