How do i add hotkeys to my game?
BO2 Client Support
4
Posts
3
Posters
339
Views
1
Watching
-
I wanna bind some keys for like fast restarts.
-
fabinatot in the console do bind <keyname> <command>.
-
For example
bind P "map_restart"
You can have multiple commands on one key by separating them with a;
-
Thank you very much!