Holograms Posted December 20, 2020 Share Posted December 20, 2020 does anyone know if theres a way to bind numpad keys to say for example /pd 1 Quote Link to comment Share on other sites More sharing options...
Miles Posted December 20, 2020 Share Posted December 20, 2020 These are the names in CS:GO for the numpad number keys, found here. As for binding /pd or /rtd and similar commands: here's an example. bind "key" "command" A useful command to use is the "say" command. To use it, do this. bind "key" "say text text text" An example of this in action: bind "kp_end" "say /rtd" With this bind, when I press the "1" key on my numpad, I will say "/rtd" in chat. Hoped this helped. 1 Quote Link to comment Share on other sites More sharing options...
Holograms Posted December 20, 2020 Author Share Posted December 20, 2020 1 minute ago, Miles said: These are the names in CS:GO for the numpad number keys, found here. As for binding /pd or /rtd and similar commands: here's an example. bind "key" "command" A useful command to use is the "say" command. To use it, do this. bind "key" "say text text text" An example of this in action: bind "kp_end" "say /rtd" With this bind, when I press the "1" key on my numpad, I will say "/rtd" in chat. Hoped this helped. thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.