Glowman Posted May 21, 2020 Share Posted May 21, 2020 Hey folks! Need some help. Recently built a new PC (yay me!) and everything came over except my key binds. I remember wrestling with them, but can't remember how they were done. I want to load a bind file that fires off Aim using the E key, then loads another bind file that fires off Build Up using the E key and repeats the cycle. What do those bind files look like? Please and thank you! Link to comment Share on other sites More sharing options...
tidge Posted May 21, 2020 Share Posted May 21, 2020 (edited) start with something like: /bind E "powexec_name aim$$bind_load_file <drive>:\\<directory>\part_2.txt" ..and have two text files (in the appropriate directory) part_2.txt E "powexec_name build_up$$bind_load_file <drive>:\\<directory>\part_1.txt" part_1.txt E "powexec_name aim$$bind_load_file <drive>:\\<directory>\part_2.txt" Edited May 21, 2020 by tidge Link to comment Share on other sites More sharing options...
Glowman Posted May 21, 2020 Author Share Posted May 21, 2020 I’ll give it a shot. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts