Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add features to fnc_tacticsReinforce.sqf #389

Merged
merged 5 commits into from
May 5, 2024

Conversation

nk3nny
Copy link
Owner

@nk3nny nk3nny commented Mar 4, 2024

Adds new features to tacticsReinforce

Adds groups set to reinforce will appropriate vehicles (of their side) to use for transport
Adds groups will take ownership of static weapons (and pack them for their use)
Adds groups will check dead bodies for useful weapon before rienforcing
Improves more reliable packing and deploying of static weapons
Improves more formations used
Fixes "HOLD", "GUARD", and "DISMISS" waypoints not being cancelled

Overall this is a considerable enhancement to how units with the reinforcement flag function. They will much more reliably collect nearby resources before moving to reinforce, and add considerable dynamic potential to operations

Adds new features to tacticsReinforce

Adds groups set to reinforce will appropriate vehicles (of their side) to use for transport
Adds groups will take ownership of static weapons (and pack them for their use)
Adds groups will check dead bodies for useful weapon before rienforcing
Improves more reliable packing and deploying of static weapons
Improves more formations used
Fixes "HOLD", "GUARD", and "DISMISS" waypoints not being cancelled

Overall this is a considerable enhancement to how units with the reinforcement flag function.  They will much more reliably collect nearby resources before moving to reinforce, and add considerable dynamic potential to operations
@nk3nny
Copy link
Owner Author

nk3nny commented Mar 4, 2024

I wouldn't mind a discussion if there are more features that could be added here.

FIX unused _assignedVehicles variable. linter <3
@rautamiekka
Copy link
Contributor

The recent updates already made the AI sound scarily realistic IIRC, and now even more. Gonna be interesting when we finally start playing again ... 😆

nk3nny added 3 commits May 5, 2024 19:35
Fix missing macro
Use configOf
Copy paste is the root of all evil.
@nk3nny nk3nny merged commit 559af34 into master May 5, 2024
4 checks passed
@jokoho48 jokoho48 deleted the Add-features-to-tacticsReinforce branch May 5, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants