Thread: keydown
View Single Post
  #9  
Old 10-03-2001, 08:42 PM
Shard_IceFire Shard_IceFire is offline
Registered User
Shard_IceFire's Avatar
Join Date: Jun 2001
Location: Eastern Harkoonia
Posts: 861
Shard_IceFire is on a distinguished road
Quote:
setarray this.keys,4;
for(i=0;i!=4;i++){
this.keys[i]=keydown(i);
}
Ok I stared at that script for a minute and couldn't figure it out...what exactly does it do?
__________________

-=Shard IceFire=-
Reply With Quote