Fidcal on 3/10/2010 at 18:35
Searched but can't find anything on this.
My keybinds keep corrupting and changing to what is possibly the defaults. I can't pin it down but it seems to be to do with saving and/or loading the custom controls. So, I'm only changing things manually in the cfg00NN.bnd saves, an extra backup, plus user.bnd. Plus I can't see compass in the game menu anyway so I assume it was a custom one.
I used to have the compass bound to ' which is the second to the left of the Enter key on my British keyboard. There are three keys here between L and Enter and these are ; ' # (or : @ ~ in caps.)
Now I want to set the compass to show using the key one to the left of Enter. I've tried tilde ~ and hash # without success. I've found an old user.bnd with:
bind ' "inv_select compass2"
So I assume that is the correct syntax but that ' key I want now to be # so it's the same as my DarkMod settings.
Any ideas how I can get this to work?
R Soul on 3/10/2010 at 21:14
bind \ "inv_select compass2"
Fidcal on 4/10/2010 at 07:00
Ah - that works. Many thanks.