Revision 601
[lua] Added input.LookupBinding( binding ) (returns key name) Changed Files:
[ul]
[li]trunk/src_garrysmod/garrysmod/Library/cl_gl_input.cpp[/li][/ul]
Committed By Garry Newman
Revision 601
[lua] Added input.LookupBinding( binding ) (returns key name) Changed Files:
[ul]
[li]trunk/src_garrysmod/garrysmod/Library/cl_gl_input.cpp[/li][/ul]
Committed By Garry Newman
Thank you for this :downs:
[editline]04:10PM[/editline]
Binding argument would be: “+jump” or KEY_SPACE?
If he implemented it the way I think he did it would be the actual bind string, so “+jump”
really nice, this is just what I needed