Page MenuHomeFeedback Tracker

[BUG] AI cargo only replaces dead driver once [if not in the same group]
New, NormalPublic

Description

The engine has a feature to replace a dead driver after a short while.
However if the cargo is not in the same group, this only works once.

Workaround: Reapply addVehicle - despite already the assignedVehicle, this does the trick.

Demo video: https://youtu.be/7Y8aAdAxmU4


VehicleRole for the just killed driver returns empty []. So it should not block the position.


Reveal doesnt help either.

(leader cargoGroup) reveal [(driver truck),4]
cargoGroup reveal [(driver truck),4]

Where driver is dead .p3d body: 2522a12f940# 17: b_soldier_01.p3d
cargoGroup is passengers group name.
No visible change - they're just sitting.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
AI Issues
Steps To Reproduce

Run VR mission from Eden
Notice dead driver gets replaced only once

Execute "cargoGroup addVehicle truck;" to make the whole group take the driver position if the previous is dead.

Additional Information

The init.sqf also has the "addVehicle " workaround code to be enabled
As well as moveInAny alternative, and joining the groups

Event Timeline

kju-PvPscene updated the task description. (Show Details)Jan 9 2022, 11:05 AM
kju-PvPscene updated the task description. (Show Details)
pcc added a subscriber: pcc.Mar 9 2022, 3:35 AM