(CS:S) Remove player armor
I've been trying to figure out a way to remove a players armor.
I know there's GetClientArmor(), but I can't find anything to remove the armor. Anybody know? |
Re: (CS:S) Remove player armor
use smlib:
http://www.sourcemodplugins.org/smlib/ it enables you the function: Client_SetArmor(client, 0); |
Re: (CS:S) Remove player armor
Awesome! Thanks
|
Re: (CS:S) Remove player armor
Example removing armor
PHP Code:
|
| All times are GMT -4. The time now is 14:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.