//As input.GetKeyName is Clientside only, the following list is generated by: //lua_run_cl local a="{\"" for k=1, KEY_LAST do a=a..input.GetKeyName(k).."\",\"" end ...
Add a description, image, and links to the gmod-lua topic page so that developers can more easily learn about it.