Niklas Dennerståhl
-
Content Count
3 -
Joined
-
Last visited
-
Medals
Posts posted by Niklas Dennerståhl
-
-
Yay, It works! Thanks a bunch guys. Been stuck with this for a couple of days. I had tried a bunch of different version of the syntax but I guess never this one. Again massive thanks for taking the time to respond!
-
Hey, I'm new to the arma 2 editor and I'm working on adding some buildings to the chernarus map in my own mission. I want to be able to rotate buildings to keep them level and have walls follow the terrain etc. I've done some reading and setVectorUp seems to be a nice way of doing that but I can't get it to work. Simply adding _this setVectorUp[0,1,0]; to the ini expression field or directly in the sqf file yields no results. The object remains the same. I would immensely appreciate any guidance here, thanks in advance!
Make a piece of road render on top of another
in ARMA 2 & OA : MISSIONS - Editing & Scripting
Posted
Greetings. I would like to have a particular piece of road render on top of the rest of the other road segments to make a transition in the arma 2 editor. So far I haven't been able to figure out what controls whether a road segment will render on top or below another segment so any insight you guys could bring I would really appreciate. Thanks in advance!