DropPlayerItem
DropPlayerItem doesn't exist?
Any other way to drop weapon without using any of the below commands? FakeClientCommand/FakeClientCommandEx or RemovePlayerItem I would like to drop. PHP Code:
|
Re: DropPlayerItem
command is only only "drop". Get client's weapon, check if weapon is what you want and then FakeClientCommandEx(client,"drop");
There is another way, using a signature. Take a look at Liam's plugin : http://forums.alliedmods.net/showthread.php?p=611885 |
Re: DropPlayerItem
Thanks for the info SAMURAI16
Using a signature (Liam's way) worked perfect. I knew DropPlayerItem would be too easy... ;) |
| All times are GMT -4. The time now is 21:48. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.