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

Missile Guidance - Allow attackProfiles to return [0,0,0] #10352

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

Conversation

PabstMirror
Copy link
Contributor

Shoot ace dagr without any laser source and it spams
[ACE] (missileguidance) ERROR: attack profile [LIN] returned bad pos [0,0,0]

this restores to how it worked before rewrite (see line 51)

another possibility is to change _pitchRate to 0 if an attack profile wants to fly straight, but this felt like the simplest way and should have the best backward compatibility

@PabstMirror PabstMirror added the ignore-changelog Release Notes: Excluded label Sep 29, 2024
@PabstMirror PabstMirror added this to the 3.18.0 milestone Sep 29, 2024
@TheCandianVendingMachine
Copy link
Contributor

should be good? i cant remember why i added this, hopefully doesnt break any guidance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-changelog Release Notes: Excluded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants