Code
;window -pfdfoC +l @win -1 -1 400 400
on *:keydown:@win:*:{
  echo -sg $ticksqpc $keyrpt
}
When I hold a key, I get:
Quote
767726441 $false
767726941 $true
767726973 $true
767727006 $true
767727039 $true
There is a significant gap between the first and the second time the key are reported by the event. This is not wanted and I don't believe this is intended, when you use this to animate an object from keypress, it results in one movement, then a significant pause, and then it goes normal. Could this be fixed? The second trigger always reports $keyrpt = $true, I'm unsure if it's related, I wouldn't mind getting the event to report a few of keypress with $keyrpt = $false before getting it to be $true.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel