Skip to content

Fix #2201 "ForbidWeaponUse mutator hook can leave the player holding a weapon...

terencehill requested to merge terencehill/ForbidWeaponUse into master

Fix #2201 (closed) "ForbidWeaponUse mutator hook can leave the player holding a weapon they no longer possess".

ForbidWeaponUse now forbids weapon use but allows switching to another weapon, while the new mutator hook LockWeapon applies both restrictions

Merge request reports