Page MenuHomeFeedback Tracker

[Feature Request] New scripting command: assignedVehiclePositions
Feedback, NormalPublic

Description

Basically the opposing pair to https://community.bistudio.com/wiki/assignedVehicleRole and https://community.bistudio.com/wiki/emptyPositions.

A vehicle position can be assigned only to one unit. Currently its fairly tricky and not fully reliable to determine what positions are already assigned and to whom (one can loop through all vehicles with assignedVehicle and assignedVehicleRole).

So far its a big point of frustration in managing AI units to use vehicles as you often run into situations where AI wont enter a vehicle position empty, whereas its already assigned to a different unit.

This getting would make vehicle use by AI via scripting (especially in combination with waypoints to make AI enter/leave vehicles) a lot easier and manageable.

Details

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

Related T166543

Event Timeline

rev.149874 fullCrew output is extended

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Aug 31 2022, 11:07 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.