arma3:terrain:making-roads-in-terrain-builder
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
arma3:terrain:making-roads-in-terrain-builder [2016/12/27 13:26] – removed order value from roadslib.cfg file. snakeman | arma3:terrain:making-roads-in-terrain-builder [2024/08/02 18:40] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ArmA 3 Making Roads In Terrain Builder ====== | ====== ArmA 3 Making Roads In Terrain Builder ====== | ||
+ | |||
+ | [[https:// | ||
**ArmA 3 Making Roads In Terrain Builder** by granQ | **ArmA 3 Making Roads In Terrain Builder** by granQ | ||
Line 12: | Line 14: | ||
North: 0 | North: 0 | ||
- | {{ http:// | + | {{ https:// |
No matter where your island is located, it needs to have these values. Don't worry about sun position and similar as that is controlled by the config. | No matter where your island is located, it needs to have these values. Don't worry about sun position and similar as that is controlled by the config. | ||
Line 22: | Line 24: | ||
**Add polyline** = This tool we can click on the map to make our roads. | **Add polyline** = This tool we can click on the map to make our roads. | ||
- | {{ http:// | + | {{ https:// |
Now we are ready, I will not import my roads from some database but "paint them" myself as my island is fictional. Personally I load up the satellite and start tracing. | Now we are ready, I will not import my roads from some database but "paint them" myself as my island is fictional. Personally I load up the satellite and start tracing. | ||
Line 34: | Line 36: | ||
Select **Database properties** | Select **Database properties** | ||
- | {{ http:// | + | {{ https:// |
Click on New and name it **ID** and **Integer**. | Click on New and name it **ID** and **Integer**. | ||
Line 40: | Line 42: | ||
Now select all the rows, and use the " | Now select all the rows, and use the " | ||
- | {{ http:// | + | {{ https:// |
Last thing to do is to export our roads to shape files. | Last thing to do is to export our roads to shape files. | ||
Line 48: | Line 50: | ||
File ->Export -> Shapes... | File ->Export -> Shapes... | ||
- | {{ http:// | + | {{ https:// |
My path is: sfp_roso_c\roads\roads.shp | My path is: sfp_roso_c\roads\roads.shp | ||
Line 71: | Line 73: | ||
mainMat = " | mainMat = " | ||
map = " | map = " | ||
+ | AIpathOffset = 0; | ||
}; | }; | ||
class Road0002 | class Road0002 | ||
Line 131: | Line 134: | ||
YES / is used. It isn't a typo, the path should be with /. | YES / is used. It isn't a typo, the path should be with /. | ||
+ | |||
+ | BTW if you are using Lappihuan' | ||
Line 142: | Line 147: | ||
</ | </ | ||
All done! | All done! | ||
+ |
arma3/terrain/making-roads-in-terrain-builder.1482845213.txt.gz · Last modified: 2016/12/27 13:26 (external edit)