Page MenuHomeFeedback Tracker

"deleteVehicle" command doesn't work for world objects such as "Wreck_Base"
Closed, ResolvedPublic

Description

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.

Details

Legacy ID
3927338003
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce

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);"

Event Timeline

Domkrat edited Steps To Reproduce. (Show Details)Apr 21 2013, 4:20 AM
Domkrat edited Additional Information. (Show Details)
Domkrat set Category to Scripting.
Domkrat set Reproducibility to Always.
Domkrat set Severity to None.
Domkrat set Resolution to Open.
Domkrat set Legacy ID to 3927338003.May 7 2016, 1:46 PM
MadDogX added a subscriber: MadDogX.May 7 2016, 1:46 PM

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.