sometimes the created crew dies instantly sometimes someone survives. On the video I placed civilian bob inside chopper and blew it up. Visually the chopper was empty. createVehicleCrew made dead bob visible again.
Description
Description
Details
Details
- Legacy ID
- 2456918233
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
spawn empty chopper, call it heli
spawn civilian, call him bob
execute
bob moveindriver heli;
heli setdamage 1;
boom -> heli looks empty.
execute repeatedly
createVehicleCrew heli;