Search the Community
Showing results for tags 'Flat'.
Found 2 results
-
Terrain builder Makes Terrain Flat with Asc and Xyz
D3F3CT3D posted a topic in ARMA 3 - TERRAIN - (BUILDER)
fixed it by creating a new map frame a few times and changing the height map. So far this is occurring on windows 10 64 bit. I did a fresh install of everything for Arma 3 Tools and Verified Cache through Steam which Validated 3 Files, Also used futuraToP to extract the game Data to make buldozer work for the updated scripts/road tool. I set Terrain builder to compatibility mode for windows 7 as Administrator checked. (It was working fine on windows 7 before , since I upgraded to win.10 I ran into problems with terrain builder being slow and unresponsive while loading up maps and closing dialog boxes etc.) ... Using L3DT to export terrain as 2048x2048 Asc or Xyz Format ( I prefer ASC which works best usually.) In Buldozer view The terrain is flat. In Terrain Builder Window, it's Flat without Colored Height Lines/Contours you would normally see on a working import ( Red,Orange Etc.) > I Tested to see if a BMP Works normally, and surprisingly it does work like Asc should be doing Like this BMP Import. Here's a picture of what It looks like when i import the terrain as Asc/Xyz. No Contours or lines for Elevation like Above. + Terrain is Flat with blocky water textures interrupting the "Smooth" coastline. And this is The result in Buldozer. Computer Specs: CPU: i5-4690k 3.5 Ghz GPU: GTX 970 4GB Ram: 8 GB- 2 replies
-
- buldozer
- windows 10
-
(and 4 more)
Tagged with:
-
Find flat and safe Position?
ViseVersa posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Hi, I'm trying to find a safe and flat position anywhere on the map, so I'm using BIS_fnc_findSafePos. _safepos = [getMarkerPos "center",0,8500,(_this select 0),0,0,0]; _position = _safepos call BIS_fnc_findSafePos; But sometimes it spawns on hills to. How can I prevent that? Apparently you can set the terrain altitude, but that doesn't seems to work, as I tried it with _safepos = [getMarkerPos "center",0,8500,(_this select 0),0,999,0]; Nothing seems to work, it will spawn on hills and then everything looks crap. Anybody got an Idea?- 5 replies
-
- BIS_fnc_findSafePos
- isFlatEmpty
-
(and 2 more)
Tagged with: