native

strip_user_weapons

Syntax

native strip_user_weapons(index);

Description

Strips all weapons from a player, including their knife.

Parameters

index Client index

Return

This function has no return value.

Error

If player is not connected or not within the range
of 1 to MaxClients.