Page 1 of 1

key bindings

Posted: 14 Oct 2007, 01:30
by stilicho
Two things.

First, I'm trying to bind the resurrect command to "y", but I can't get it to work. I added this to my uikeys.txt:
bind Any+y resurrect
What am I missing?


Second, I use this bind to maximise the minimap:
bind Meta+tab minimap max
Is there a way that I can change it so that it also maintains the map's aspect ratio?

Posted: 14 Oct 2007, 01:48
by LordMatt
If y is already bound to something else you need to unbind it. Don't know about the other thing...ask trepan.

Posted: 14 Oct 2007, 03:20
by trepan
From my uikeys.txt:
unbindaction toggleoverview
bind tab minimap maxspect

Posted: 14 Oct 2007, 03:43
by stilicho
Thanks trepan :)

I did a little experimenting. If I type "/bind y resurrect" ingame it correctly binds the key, but the same line doesn't work in uikeys.txt. There must be a bug.