-
Notifications
You must be signed in to change notification settings - Fork 403
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
Comments
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. |
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. |
that fix seems to work fine, but now im noticing that it doesnt allow reload unless you have at least 20 bullets |
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 . |
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. |
Has this been resolved ? |
This seems to be apparently resolved. Closing for now. |
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
The text was updated successfully, but these errors were encountered: