Forces a player to drop or toss their weapon
void CS_DropWeapon(int client, int weaponIndex, bool toss, bool blockhook)
Player's index.
Index of weapon to drop.
True to toss weapon (with velocity) or false to just drop weapon
Set to true to stop the corresponding CS_OnCSWeaponDrop
Invalid client index, client not in game, or invalid weapon index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.