Page MenuHomeFeedback Tracker

Expand deleteVehicleCrew to delete the whole vehicle crew not just a single crew member
New, NormalPublic

Description

Currently the deleteVehicleCrew scripting command deletes just one crew member.

Most of the time you are deleting the whole crew and not just a single unit, for example when deleting a vehicle or removing the crew from a destroyed vehicle.

It would be nice to extend the deleteVehicleCrew command so it excepts a vehicle as command and in that case deletes the whole crew instead of just a sindle crew member.

Example:
// deletes the whole crew
deleteVehicleCrew vehicle;

// deletes just the driver
deleteVehicleCrew driver vehicle;

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Scripting

Event Timeline

Xeno created this task.Sep 27 2016, 10:04 AM
Xeno updated the task description. (Show Details)