Page MenuHomeFeedback Tracker

respawnvehicle command doesn't account for sinking boats that are automatically removed
Closed, ResolvedPublic

Description

I discovered that a sinking boat is automatically deleted when it gets at a certain depth underwater. If I use respawnVehicle script command on a boat and if the boat wreck is removed (because it is sinking) the respawnVehicle command will not make the boat respawn (because this command needs the wreck to be present when the boat is respawned).

Details

Legacy ID
3037865585
Severity
Tweak
Resolution
Fixed
Reproducibility
Always
Category
Scripting
Steps To Reproduce

Create a boat, use respawnVehicle in it's init line, add a respawn_vehicle_west named marker, sink the boat somewhere where water is deep.

The boat will never respawn and an error should be displayed in log file saying respawn is not possible because wreck is no longer present.

Event Timeline

d3nn16 edited Steps To Reproduce. (Show Details)Apr 1 2013, 12:18 AM
d3nn16 edited Additional Information. (Show Details)
d3nn16 set Category to Scripting.
d3nn16 set Reproducibility to Always.
d3nn16 set Severity to Tweak.
d3nn16 set Resolution to Fixed.
d3nn16 set Legacy ID to 3037865585.May 7 2016, 1:21 PM
MadDogX added a subscriber: MadDogX.May 7 2016, 1:21 PM

This has been fixed, according to the changelog.