Thread: keypressed
View Single Post
  #1  
Old 04-04-2002, 08:42 AM
amonrabr amonrabr is offline
Scripter
Join Date: Nov 2001
Location: Brazil
Posts: 374
amonrabr is on a distinguished road
keypressed

I know, its easy use: "for" with oldkeys arrays to make "keypressed" and not keydown..
But the graal should have something fast as:
"if(keypressed(i)) blah blah blah"
Reply With Quote