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