Gamemode.PlayerStepSoundTime
From GMod Wiki
Event Hook | |
Hook Name | PlayerStepSoundTime |
Syntax | GM:PlayerStepSoundTime( Player ply, Enum iType, Boolean bWalking ) |
Description | Return the time between footsteps. |
Returns | Integer |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.PlayerStepSoundTime]Gamemode.PlayerStepSoundTime [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- The iType enum can have these possible values:
SHARED | 0000000000000000 | 00000000000000000 | NORMAL SHARED | 0000000000000001 | 00000000000000001 | ON_LADDER SHARED | 0000000000000002 | 00000000000000010 | WATER_KNEE SHARED | 0000000000000003 | 00000000000000011 | WATER_FOOT