Page MenuHomeFeedback Tracker

createVehicleCrew won't work if a unit is inside the vehicle.
Closed, ResolvedPublic

Description

createVehicleCrew wont work if a unit is anywhere inside it, including any cargo seat.

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

Wolfe edited Steps To Reproduce. (Show Details)Oct 9 2013, 3:55 PM
Wolfe edited Additional Information. (Show Details)
Wolfe set Category to Scripting.
Wolfe set Reproducibility to Always.
Wolfe set Severity to None.
Wolfe set Resolution to No Bug.
Wolfe set Legacy ID to 2942179422.May 7 2016, 5:06 PM

No it doesn't work, but should it work?

Wolfe added a subscriber: Wolfe.May 7 2016, 5:06 PM
Wolfe added a comment.Oct 9 2013, 8:07 PM

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

Anyway, I've added the note to the wiki that vehicle has to be empty reflecting command current behaviour.