19 Nov 10, 02:03AM
Go to /Users/$USERNAME/Library/Application Support/assaultcube_1.1/config/ and select "saved.cfg" open it in TextEdit. Scroll down to wherever you see the "bind 'KEY' [do shit]" start. Where ever it says or change the "KEY" to a usuable key. For example, if you want to change the key that changes textures (page up, page down, home, insert) you would find and change it to something like or something along those lines.
[SELECT ALL] Code:
bind "KEY" [ if $editing [ doshit ] ]
[SELECT ALL] Code:
bind "KEY" [edit... etc]
[SELECT ALL] Code:
bind "PAGEUP" [edittex 2 1]
[SELECT ALL] Code:
bind "RSHIFT" [edittex 2 1]