CUserCmd.SetButtons
From GMod Wiki
| Function | |
| Syntax | CUserCmd:SetButtons( Integer IN_KEYS ) | 
| Description: | |
| Sets the IN_KEYS in the user command to the specified integer representing which of them are held down. | |
| Returns: | nil | 
| In Object: | CUserCmd | 
| Realm: | 
		 | 
	
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=CUserCmd.SetButtons]CUserCmd.SetButtons [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
Additional Notes
- Doesn't appear to have any effect serverside.