#Speaking of how do you fold the hatchet

1 messages ยท Page 1 of 1 (latest)

ember charm
#

can't fold, can destroy xD

zealous valley
#

Okay, how do you destroy them to make them invisible? ๐Ÿ˜…

#

I tried doing that with the little bird and it was still appearing (I think?)

#

Despite seeing those disappear similarly.

ember charm
#

set the mainrotor hitpoint damage to 1

#

for the MQ-12, you can have a simpleObject version and hide the static rotors, then have an action to unfold more like "install rotor blades", and replace it with a proper vehicle.

zealous valley
#

Why didn't I think of that. ๐Ÿ˜‚

#

New problem... Simple Object is not showing in the editor. I tried adding the code suggested in Arma 3: Simple Objects on the wiki but didn't work.

ember charm
#
_drone = createSimpleObject ["B_T_UAV_03_dynamicLoadout_F", _posASL];

or use BIS_fnc_replaceWithSimpleObject

zealous valley