Forum
A way to find all of the unbound keys?
Created 21st August 2012 @ 17:06
Add A Reply Pages: 1
Would it be possible to get TF2 to write a cfg file of all the unbound/unused keys? Like a plugin or something that would make a file with
bind x ""
bind z ""
bind g ""
Of course, if those are the keys that aren’t bound. Would be nice to be able to copy paste that into my config and add stuff to them :P
unbind all the keys in a file. call it clearconfig.cfg
exec “clearconfig.cfg” at top of every class config
then make file called binds.cfg do the same
alternatively bind keys differently in each class config.
create another one called trolololbinds.cfg run that after the binds one
i dont know another way but it is easy to maintain binds like this.
Last edited by Sketch,
See if this is any use konr:
Quoted from Snyyppis
See if this is any use konr:
Thanks! Perfect :)
wow, can’t believe that proved itself useful
i might actually finish that thing if i ever find time for anything at all
That’s really useful :) Is there anyway to get the app to load multiple configs?
well, you could just run it multiple times :D
or merge the configs i suppose
Last edited by Spike Himself,
very true, however if you ever get time the ability to know which configs are loaded at any time & plus the ability to unload configs would be really cool.
Thank you for making & sharing :)
Add A Reply Pages: 1