Adds functionality for loading tactical guns tacticaly without needing to use your off hand #3070
+48
−18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Lets guns with the tac_reloads var enabled be reloaded by using the gun on the magazine as well as the magazine on the gun. it has a half second do after and requires you to remain still.
The gun must use external magazines and be in a state where it can be reloaded.
I am open to increasing the do after more. For some reason tac_reloads is the default, which leads to some slightly silly outcomes, but nothing EXTREMELY concerning or straight broken.
Guns code structure is a twisted abomination that mocks the concept of object orientation. The entire ammo_box/magazine type exists only in its overrides and coders nightmares.
Why It's Good For The Game
Enables you to use some guns without a lot of hand and inventory shuffling. Warning: This is likely an unironic buff to nuke ops and somewhat a buff to security.
https://discord.com/channels/748354466335686736/1273411872170967072
It was a request.
Changelog
🆑
balance: Tactical guns can now be reloaded by using the gun on the magazine
balance: Even works with the secondary magazine on the bulldog shotgun!
/:cl: