createVehicleCrew wont work if a unit is anywhere inside it, including any cargo seat.
Description
Description
Details
Details
- Legacy ID
- 2942179422
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
1)Place a unit
2)Place an empty vehicle and name it something.
3)Use debug menu to execute the createVehicleCrew command on the named vehicle
It should spawn a crew normally;
Repeat 1-3 except go inside the vehicle before you execute the command, any seat will get the same result: no crew
Additional Information
Tested with all sides and most classes of vehicles.
Event Timeline
Comment Actions
When someone is in the cargo seat it should work
It makes sense if it doesn't work when someone is in one of the crew seats
Comment Actions
Anyway, I've added the note to the wiki that vehicle has to be empty reflecting command current behaviour.