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

It is possible to overheat a weapon even if it would not have fired #361

Open
Silverfang22 opened this issue Sep 4, 2022 · 1 comment
Open
Labels
bug Doesn't work as intended.

Comments

@Silverfang22
Copy link
Member

This one is a little weird, got it to happen by adding heat to the pulse shotgun:

	"heatGenerated": 10,
	"maxHeat": 50

Firing 6 shots as quickly as possible will not overheat the gun, though it gets close, however if you continue to try to fire it as though it had a 7 round magazine it will overheat even though it would not have actually fired. However, trying to fire with a completely empty magazine does not gain heat.

I'm certain I've had this happen on other weapons too, it just wasn't as repeatable as using the pulse shotgun with the above heat settings.

@Silverfang22 Silverfang22 added the bug Doesn't work as intended. label Sep 4, 2022
@DarthFutuza
Copy link
Member

It might be checking for overheating, before it checks whether it actually has any rounds left in the current clip - and thus overheats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Doesn't work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants