Signature
native set_user_footsteps(id, set = 1);
Description
Enables or disables player's silent footsteps.
Parameters
- index — Client index
- set — 1 if player should have silent footsteps, 0 otherwise
No return value
Errors
-
If player is not connected or not within the range
of 1 to MaxClients.