Bugzilla – Bug 3681
cs_set_user_armor() 0 bug
Last modified: 2011-03-26 13:05:55 PDT
When setting user armor to 0, player cannot pickup armor what is an original Counter-Strike entity.
Yep, old, really old bug... Problem was that setting armor type to NONE and value to 0 wont allow to pickup armor. Though I think amxx should fix that itself when something like that happens, but whatever - not a bug.
* edit of previous comment * I meant: Really old bug of a plugin what I fixed. Thing was that I was setting armor to 0 with a valid armor type. So it's not an amxx bug. Though would be nice if amxx would automatically set armor type to NONE if setting armor value to 0.