-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent grenade purchase if player cannot carry it (#251)
* Prevent grenade purchase if already carrying that type Only run weapon drop logic if purchased weapon is primary or secondary * Add cvar checks for grenade inventory limit when buying * Rewrite logic for grenade ammo cvar checks when buying --------- Co-authored-by: Alex <[email protected]>
- Loading branch information
Showing
2 changed files
with
89 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters