AMX Mod X API Documentation

Signature
native strip_user_weapons(index);
Description

Strips all weapons from a player, including their knife.

Parameters
  • index Client index
No return value
Errors
  • If player is not connected or not within the range

    of 1 to MaxClients.

Назад
Верх