mIRC Home    About    Download    Register    News    Help

Print Thread
#30596 18/06/03 11:05 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
well i can't click on a the mouse in loops it just ignore it,
for example:
while (!$mouse.key) { echo -a blah }
that's an infinite loop cuz when i click on the mouse it still ignore, it waits until the loop finished
i want that u can use mouse&keyboard in loops too

and another suggestion, i want the $keyvar , $keychar and $keyrpt will work in any event and not just on keydown/keyup


#30597 18/06/03 12:50 PM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
Yeah $mouse.key has problems updating its value. I had a problem similar to the one you described about a month ago, although I don't remember exactly what it was. I just remember being frustrated because I was trying to do something cool, whatever that was :tongue:


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com

Link Copied to Clipboard