AMX Mod X API Documentation

Signature
native rg_get_user_footsteps(const index);
Description

Get the current footsteps state of the player.

Parameters
  • index Client index
Returns

1 if the player has silent footsteps, 0 otherwise

Назад
Верх