buldozer loadNewRoads: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 7: Line 7:


|gr1= System
|gr1= System


| Generates new roads. Working only in [[Oxygen Viewer|buldozer]].
| Generates new roads. Working only in [[Oxygen Viewer|buldozer]].
Line 16: Line 15:


| [[Boolean]]
| [[Boolean]]


|x1= <code>result = buldozer_LoadNewRoads "C:/A3/Map_Stratis/data/roads/"</code>
|x1= <code>result = buldozer_LoadNewRoads "C:/A3/Map_Stratis/data/roads/"</code>


| [[buldozer reloadOperMap]]
| [[buldozer reloadOperMap]]

Revision as of 18:04, 18 January 2021


Hover & click on the images for description

Description

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

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