native
rg_get_user_footsteps
Syntax
native rg_get_user_footsteps(const index);
Description
Get the current footsteps state of the player.
Parameters
| index | Client index |
|---|
Return
1 if the player has silent footsteps, 0 otherwise
native
native rg_get_user_footsteps(const index);
Get the current footsteps state of the player.
| index | Client index |
|---|
1 if the player has silent footsteps, 0 otherwise