Glowman Posted May 21, 2020 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!
tidge Posted May 21, 2020 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now