Player.DoReloadEvent
From GMod Wiki
Function | |
Syntax | Player.DoReloadEvent( ) |
Description: | |
Sends a reload animation event to a player. | |
Returns: | nil |
In Object: | Player |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Player.DoReloadEvent]Player.DoReloadEvent [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- This function only gets to play the animation in the third-person player model. See Weapon.SendWeaponAnim to set the animation of the first-person weapon model.