I tried to delete objects from "Wreck_Base" using "deleteVehicle", but it didn't work. The only thing that works on it is "hideObject" command.
P.S
I remember that "deleteVehicle" worked in Arma 2.
I tried to delete objects from "Wreck_Base" using "deleteVehicle", but it didn't work. The only thing that works on it is "hideObject" command.
P.S
I remember that "deleteVehicle" worked in Arma 2.
In editor, stay near one of objects of "Wreck_Base" class, open your depug console and type a code: "_wreckCars = nearestObjects [getPos player, ["Wreck_Base"], 5]; hint str _wreckCars; deleteVehicle (_wreckCars select 0);"
Mass closing ancient tickets with no activity for > 12 months; assume fixed or too trivial.
If this issue is still relevant in current dev build, please re-post.