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

Missileguidance - Add MCLOS seeker type #10027

Open
wants to merge 291 commits into
base: master
Choose a base branch
from

Conversation

TheCandianVendingMachine
Copy link
Contributor

When merged this pull request will:

  • Add MCLOS seeker

MCLOS stands for Manual-Command to Line of Sight. The missile is controlled via the keyboard to the target. It is a very shitty guidance solution, but many missiles have it.

Merge Strategy

Follow #10019

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}.

addons/missileguidance/XEH_postInit.sqf Outdated Show resolved Hide resolved
addons/missileguidance/XEH_postInit.sqf Outdated Show resolved Hide resolved
addons/missileguidance/XEH_postInit.sqf Outdated Show resolved Hide resolved
addons/missileguidance/XEH_postInit.sqf Outdated Show resolved Hide resolved
addons/missileguidance/XEH_postInit.sqf Outdated Show resolved Hide resolved
addons/missileguidance/functions/fnc_seekerType_MCLOS.sqf Outdated Show resolved Hide resolved
addons/missileguidance/functions/fnc_seekerType_MCLOS.sqf Outdated Show resolved Hide resolved
addons/missileguidance/functions/fnc_seekerType_MCLOS.sqf Outdated Show resolved Hide resolved
Base automatically changed from missile_guidance_rewrite to master August 23, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.