PDA

View Full Version : Manipulated Terrain in Buldozer not Saved



Opteryx
Sep 22 2007, 20:12
Basically what the title says, I form some terrain with the "U" "J" buttons, save, exit and restart V3+Buldozer, but the terrain I manipulated is as it was before I touched it, why?

fasad
Sep 22 2007, 23:47
Not only that, it seems height changes in Buldozer do not affect the heightmap at all in V3. If you just close then open, or reload buldozer, you lose all changes.

The "export terrain into picture" tool seems to export Visitor's heightmap rather than buldozer's http://forums.bistudio.com/oldsmileys/sad_o.gif

Opteryx
Sep 22 2007, 23:59
Aww, well I really hope this is a bug with the release candidate and not the complete program. http://forums.bistudio.com/oldsmileys/confused_o.gif

Edge
Sep 24 2007, 06:41
No worries! This issue was found by ourselves and fixed few days after RC was released. I probably mentioned this already (I recall someone asking in Visitor Tutorial thread http://forums.bistudio.com/oldsmileys/wink_o.gif ).

Maddog011
Oct 13 2007, 00:05
No Snap Objects in Visitor3 RC3. I can't position my objects side by side without this, they are always gapping.
Anybody else without this function?http://forums.bistudio.com/oldsmileys/sad_o.gif
http://img527.imageshack.us/img527/5305/buldozernk7.th.jpg (http://img527.imageshack.us/my.php?image=buldozernk7.jpg)

Opteryx
Oct 13 2007, 00:29
No Snap Objects in Visitor3 RC3. I can't position my objects side by side without this, they are always gapping.
Anybody else without this function?http://forums.bistudio.com/oldsmileys/sad_o.gif
http://img527.imageshack.us/img527/5305/buldozernk7.th.jpg[/img] (http://img527.imageshack.us/my.php?image=buldozernk7.jpg[img)
Doesn't look like you're using the newest tools release, there you'll have a box like thing which you can interact with object by clicking and moving them around more precisely. While in Buldozer, press F1 and go into controls, buldozer controls to see how to navigate/interact with objects/terrain.

Edge
Oct 13 2007, 09:07
Snapping points are deleted from Memory LOD during binarization. I am sorry, but you cannot snap binarized models from unpacked PBOs. However, I would use manipulation in Buldozer and SetAbsoluteHeight script to level the pier models.

Maddog011
Oct 14 2007, 00:23
Snapping points are deleted from Memory LOD during binarization. I am sorry, but you cannot snap binarized models from unpacked PBOs. However, I would use manipulation in Buldozer and SetAbsoluteHeight script to level the pier models.
Edge thanks for clarifying this with snapping, also I was wondered why there is no snap object option in visitor rc3.
I'm pretty sure I'm using latest Opteryx.
No gizmo [pointer box] at all, I tried with older versions of visitor and it doesn't show up. I configured -buldozer -window -addons=ArmaAddons.txt & my pbo-s are extracted at working drive "x:\ca\".
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">addons&#91;&#93; =
{
&#34;ca&#92;&#34;, &#34;ca&#92;data&#92;&#34;, &#34;ca&#92;UI&#92;&#34;, &#34;ca&#92;UIFonts&#92;&#34;
};[/QUOTE]
EDIT:
Got it finally wiped whole Arma Work folder and reinstalled.
Thanks everyone for support.
http://forums.bistudio.com/oldsmileys/yay.gif

Fitzee
Oct 14 2007, 01:33
I configured -buldozer -window -addons=ArmaAddons.txt & my pbo-s are extracted at working drive "x:&#92;ca&#92;".
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">addons&#91;&#93; =
{
 &#34;ca&#92;&#34;, &#34;ca&#92;data&#92;&#34;, &#34;ca&#92;UI&#92;&#34;, &#34;ca&#92;UIFonts&#92;&#34;
};[/QUOTE]
I let the rc3 do default install and setup(which was p:&#92; drive on my rig). I didnt create an ArmaAddons.txt file or extract the data, ui or ui fonts pbo&#39;s.
RC3 sets the gizmo up on its own. It also installs the working roads, so be careful not to replace them with the ones from the pbo.

Maddog011
Oct 14 2007, 02:14
It also installs the working roads, so be careful not to replace them with the ones from the pbo.
Hmm did&#39;t know that thanks for info.