Raox2 / sunrust-issues

A place for bugs and the like.
2 stars 0 forks source link

[ZS] prop_weapon entities with ignoreuse flag can be picked up with magnet #24

Closed ritzbits closed 6 years ago

ritzbits commented 6 years ago

prop_weapon entities might have the Ignore Use and Restrained flags enabled if they are intended to be for display only

The automatic pickup feature of the magnet allows players to obtain these ignoreuse items.

ritzbits commented 6 years ago

[sunrust-zs:master] 1 new commit c9d9f38 Fixed being able to pick up things you shouldn't be able to with magnet. - Raox2