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

Nailgun Harpoon Mode ReloadBug #394

Closed
popguy12 opened this issue Jun 4, 2020 · 8 comments
Closed

Nailgun Harpoon Mode ReloadBug #394

popguy12 opened this issue Jun 4, 2020 · 8 comments
Labels
bug Not working or Ain't Right

Comments

@popguy12
Copy link
Collaborator

popguy12 commented Jun 4, 2020

Reloading the Nailgun in Harpoon mode can be done infinietly as long as the player has no more ammo in reserve, and if the gun isnt already full

@JMartinezHarmoniousPerson
Copy link
Contributor

Update: Was able to replicate it. Pressing reload while in Javelin mode with no reserve ammo left. Very minor, I'm going to see what I can do about it.

@JMartinezHarmoniousPerson
Copy link
Contributor

Before I implement this, can you see if this fix works? I've seen to have fixed the infinite reloading problem when using Javelin mode and the reload key is pressing when having no reserve ammo (NewClip) left.
https://mega.nz/file/ymx3DToQ#87ygb5ZosNGBX0Zv941_192AULmUD61aJrTEXFHf8Jo

@popguy12
Copy link
Collaborator Author

popguy12 commented Jun 5, 2020

that fix seems to work fine, but now im noticing that it doesnt allow reload unless you have at least 20 bullets

@JMartinezHarmoniousPerson
Copy link
Contributor

That was actually my original intention. If less than 20 rounds were detected on reserve, wouldn't reload. Now I changed it so only one is needed since I thought it may have been a bad idea. I've already implemented the fix on my pr, #375 .

@JMartinezHarmoniousPerson
Copy link
Contributor

Small update: The Nailgun in Javelin mode not reloading if less than 20 rounds in the reserve seems to be intentional in the weapon's code since each javelin uses 20 rounds.

@ghost
Copy link

ghost commented Jul 26, 2020

Has this been resolved ?

@ghost ghost added the bug Not working or Ain't Right label Jul 29, 2020
@Cacodemon345
Copy link
Collaborator

This seems to be apparently resolved. Closing for now.

@JMartinezHarmoniousPerson
Copy link
Contributor

I can confirm that this bug still exists in latest build. I have fixed it in pull request #445. This issue can be re-opened for now, and can be closed again once #445 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working or Ain't Right
Projects
None yet
Development

No branches or pull requests

3 participants