Page 1 of 1
my controls are messed
Posted: Wed 13.04.2005, 12:58
by gameserfer0
for some reason i logged into mangband and i could not use the down arrow to move south..... anyone know what is wrong?
Re: my controls are messed
Posted: Wed 13.04.2005, 13:11
by gameserfer0
ok i fixed it..... i used a macro and assigned the command "2" to the down arrow and it fixed it
Re: my controls are messed
Posted: Wed 13.04.2005, 16:03
by Berendol
I know you already came up with a workaround, but fixing the problem is always better than creating a workaround. Would creating an identity macro do the job?
Identity macros basically reset the function of the key, so if you accidentally set down to something else, you can fix it. Unless of course you assign %, Esc, Enter, or a number 1-6 to something, in which case you're screwed and have to edit/delete your macro file...
Re: my controls are messed
Posted: Wed 13.04.2005, 16:55
by Big_Juan_Teh_Furby
One neat trick that Jube taught me is to set up your macros like you want (by hand is preferable), then add a commented out line at the bottom saying "end of my macros"...so that if something like this happens (and it's happened to me in the past), I can simply go to that line and delete everything below it. Problem resolved.