strip_user_weapons
Syntax
native strip_user_weapons(index);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
Description
Strips all weapons from a player, including their knife.
Return
This function has no return value.
Error
If player is not connected or not within the range of 1 to MaxClients.