When we use the respawn module with the autonomus vehicles, they respawn as "empty" vehicle and they can't longer be used with the UAV terminal.
Description
Description
Details
Details
- Legacy ID
- 1477919840
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Multiplayer
Steps To Reproduce
- Create a autonomus vehicle in the editor
- Add a module respawn and syncronise it with the vehicle
- Look the vehicle and see it can be connect with the UAV terminal
- Destroy the vehicle and wait it respawn
- See the option for connecting the UAV terminal is missing
Event Timeline
Comment Actions
Checked this today on the latest dev build. It's still an issue with the vehicle respawn module.
Comment Actions
Probably a dupe of #14639, but not sure - at least related. I'll keep them both for now, unless confirmed otherwise.
Comment Actions
They're likely related, as the most likely thing that's happening with the respawn module is that it's respawning an empty UAV/UGV instead of a manned one. Can likely be fixed by using the createVehicleCrew command on the UAV/UGV when it's spawned, but I haven't tested that yet.
Comment Actions
Probably a dupe of #0014639, but not sure - at least related. I'll keep them both for now, unless confirmed otherwise.
Certainly not a duplicate - #14639 (= #12851) is questionable.
This issue, OTOH, can be fixed separately by fixing the Respawn module.