Page 1 of 1

Inverse buttons on click

Posted: Thu Jan 25, 2001 10:27 pm
by Lubor Kolar
It works with movement/turn buttons and spells (thanks for very fast fix!), but not when using items ("Shoot" commands etc.)

Re: Inverse buttons on click

Posted: Wed Feb 14, 2001 9:47 pm
by Lubor Kolar
I realized that when walking, it sometimes shows inversed button, but at most cases doesn't show it. But when holding (for example) left arrow on keyboard ("turn left" command), it is almost always shown inversed.

Re: Inverse buttons on click

Posted: Thu Feb 15, 2001 12:10 pm
by George Gilbert
Currently (movement) buttons are only drawn inversed if there is a queue of presses waiting to be executed (i.e. you're pressing quicker than you're allowed to walk); this gives a visual feedback to the fact that your key press hasn't been operated on yet.

What you're finding is that in most cases it isn't drawn precisely because you're only trying to walk when intuitavely you can (too much DM playing!). Press it quicker and it will light up.

Clearly this code needs changing however to highlight the arrows whenever any key is pressed - just thought you might like to know why it's currently doing what it is.

&nbsp &nbsp &nbsp &nbsp George

Re: Inverse buttons on click

Posted: Tue Feb 20, 2001 10:50 am
by George Gilbert
Fixed in V0.05