Thread: keydown?
View Single Post
  #7  
Old 02-21-2005, 06:12 AM
Aethorpe Aethorpe is offline
Their black hands protect
Aethorpe's Avatar
Join Date: Dec 2004
Location: Beyond infinite.
Posts: 265
Aethorpe is on a distinguished road
Send a message via AIM to Aethorpe Send a message via MSN to Aethorpe
Quote:
Originally Posted by ApothiX
Then this thread should be named 'keydown2?'

PHP Code:
if(keypressed) {
  
setplayerprop #c,#p(0) pressed.;

or if you want ones that don't work with keypressed,

PHP Code:
if(timeout) {
  for(
i=0;i<255;i++) {
    if(
keydown2(ifalse)) {
      
setplayerprop #c,#v(i) pressed.;
    
}
  }

Well, I appreciate the help, or would be help, had I any idea how that actually works.
__________________
Reply With Quote