Skip to content

Cargo & Dragging - Disable UAV AI when being dragged, carried or cargo#10100

Merged
johnb432 merged 3 commits intomasterfrom
cargo-dragging-disable-AI-UAV
Jul 22, 2024
Merged

Cargo & Dragging - Disable UAV AI when being dragged, carried or cargo#10100
johnb432 merged 3 commits intomasterfrom
cargo-dragging-disable-AI-UAV

Conversation

@johnb432
Copy link
Copy Markdown
Contributor

@johnb432 johnb432 commented Jul 1, 2024

When merged this pull request will:

  • Adds a new function to common which handles turning off UAV AI, instead of deleting the UAV crew as was done previously.
    Cargo doesn't handle UAV crew at all currently, meaning if airbourne vehicles are >100m above the ground and enemies are in sight, the turret shoots when possible.

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@johnb432 johnb432 added the kind/enhancement Release Notes: **IMPROVED:** label Jul 1, 2024
@johnb432 johnb432 added this to the 3.18.0 milestone Jul 2, 2024
Comment thread addons/common/functions/fnc_disableAiUAV.sqf Outdated
@johnb432 johnb432 merged commit b6e9cab into master Jul 22, 2024
@johnb432 johnb432 deleted the cargo-dragging-disable-AI-UAV branch July 22, 2024 06:38
blake8090 pushed a commit to blake8090/ACE3 that referenced this pull request Aug 18, 2024
acemod#10100)

* Disable UAV AI when being dragged, carried or cargo

* Update addons/common/functions/fnc_disableAiUAV.sqf

* Improve dragging/carrying conditions, fixed duplicate JIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Release Notes: **IMPROVED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants