When controlling the UCAV you cannot attach it to a catapult and launch it.
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- General
Steps To Reproduce
- Place UCAV on carrier deck, and place an UAV control guy
- Connect to the UCAV and taxi to a catapult, and the attach option won't appear
Event Timeline
Comment Actions
Incidentally, UCAVs don't need a catapult to launch from the Freedom. They are light enough and fast enough to take off from the runway of the ship.
Comment Actions
This happens because the functions that run the catapult attach functionality (BIS_fnc_Carrier01CatapultLaunch or BIS_fnc_Carrier01CatapultActionAdd) use "player" and "vehicle player" in a lot of places.
When using a UAV, "player" is referring to the uav operator, and "vehicle player" whatever vehicle the uav operator is using, NOT the uav and the currently controlled uav crew.