phoenix1350
Member-
Content Count
8 -
Joined
-
Last visited
-
Medals
Community Reputation
12 GoodAbout phoenix1350
-
Rank
Private
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Export mission elements to new mission
phoenix1350 replied to phoenix1350's topic in ARMA 3 - EDEN EDITOR
nevermind. I just "accidently" found that saving a composition while all elements are selected (triggers, waypoints etc) saves them as well and can just be dragged into a new map. -
I have been using the virtual reality room to build and test mission elements, such as a heli pick-up using triggers, waypoints and tasks. Is there a way to save these elements including all units, waypoints and triggers, and import them into a new map so I don't have to set them up again? Cheers
-
How to make faces/facewear overwrite user selection?
phoenix1350 replied to enad's topic in ARMA 3 - MISSION EDITING & SCRIPTING
**Update: I did a bit more digging and found the fix. Located the name of the face from the "Object: Identity" in the attributes window by hovering the mouse over the selected face, then included it in this simple code: this setFace "Leona_Face"; // The above image will continue to haunt me -
How to make faces/facewear overwrite user selection?
phoenix1350 replied to enad's topic in ARMA 3 - MISSION EDITING & SCRIPTING
im having a similar issue I am trying out the Leona Camo Pack ACE3 and the players face is overwriting the texture/model quite amusing, but really frustrating (and somewhat terrifying) im new to scripting and still learning how arma code works. Can someone explain why this happens and how to fix it? -
this is the same problem im having which file does this go in?
-
-
I am having this same issue. Reading through the mini tutorial in the link provided and have done every step. However the last step "22. convert layers\*.png to *.paa" does explain how to do this. But looking in the layers folder is can already see all the *.paa files.
-
Terrain Builder doesn't generate any layers
phoenix1350 replied to Entaryn2's topic in ARMA 3 - TERRAIN - (BUILDER)
I am having a similar issue, Buldozer is showing a grey surface even though all textures and file paths are correct. I have tried launching from both Arma3Tools and from the .exe When I launch TB from the Arma3Tools I get a notification "Buldozer may not work: Wrong or missing "Steam_appid.txt" Could this be the problem? -
Hi there, I am very new to Terrain Builder. I have been following all steps set out in https://armadocs.gitlab.io/terrain/ however, TB some times will just close by itsself, usually after importing a terrain map or satellite map. Can anyone please help?