twhl-community / halflife-updated

Half-Life SDK updated to compile under VS2019 and 2022. Check README.md for more information.
Other
382 stars 146 forks source link

Don't give player exhaustible weapon if it has no ammo left #131

Closed SamVanheer closed 2 years ago

SamVanheer commented 2 years ago

Players can pick up satchel charge weapons that have no ammo left. These will be removed when the player tries to use the weapon, so not giving them the weapon is better for the player's experience.