Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T157300
Change Details
Change Details
Old
New
Diff
Currently, **deleteVehicleCrew** just deletes one crew member at a time which can already be achieve with **deleteVehicle**. Having that alt syntax would make this command much more useful and would make loops to delete all crew members redundant. **deleteVehicleCrew ** <vehicle> // Deletes whole crew of given vehicle
Currently, **deleteVehicleCrew** just deletes one crew member at a time which can already be achieve with **deleteVehicle**. (Yes I know there are benefits to use the dedicated command instead of createVehicle) Having that alt syntax would make this command much more useful and would make loops to delete all crew members redundant. **deleteVehicleCrew ** <vehicle> // Deletes whole crew of given vehicle
Currently, **deleteVehicleCrew** just deletes one crew member at a time which can already be achieve with **deleteVehicle**.
(Yes I know there are benefits to use the dedicated command instead of createVehicle)
Having that alt syntax would make this command much more useful and would make loops to delete all crew members redundant. **deleteVehicleCrew ** <vehicle> // Deletes whole crew of given vehicle
Continue