I'd like to request alternative syntax for `createVehicleCrew` command which would let you provide existing group instead of using vehicle's group or creating new group by vehicle's config side. This will let us easily crew vehicles by with desired side rather than default one. Suggested syntax:
```
createVehicleCrew [ENTITY, GROUP]
```