Difference between revisions of "buldozer loadNewRoads"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 8: Line 8:
 
____________________________________________________________________________________________
 
____________________________________________________________________________________________
  
| Generates new roads. Working only in [[Oxygen Viewer|buldozer]].  |= Description
+
| Generates new roads. Working only in [[Oxygen Viewer|buldozer]].  |DESCRIPTION=
 
____________________________________________________________________________________________
 
____________________________________________________________________________________________
  
| '''buldozer_LoadNewRoads''' path |= Syntax
+
| '''buldozer_LoadNewRoads''' path |SYNTAX=
  
 
|p1= path: [[String]]  |PARAMETER1=  
 
|p1= path: [[String]]  |PARAMETER1=  

Revision as of 15:34, 7 April 2019


Hover & click on the images for description

Description

Description:
Generates new roads. Working only in buldozer.
Groups:
Uncategorised

Syntax

Syntax:
buldozer_LoadNewRoads path
Parameters:
path: String
Return Value:
Boolean

Examples

Example 1:
result = buldozer_LoadNewRoads "C:/A3/Map_Stratis/data/roads/"

Additional Information

See also:
buldozer reloadOperMap

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