| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Fenrir-Lunaris WUT
 
 
 
  
 Joined: 03 Feb 2003
 Posts: 1747
 
 
 | 
			
				|  Posted: Tue Apr 28, 2009 1:18 pm    Post subject: Scancode? |   |  
				| 
 |  
				| Is there a scancode for the left, right, up, and down keys on the keyboard?  I'm trying to put together a script that uses them without having to resort to complex trickery such as a more complicated wait for key type script. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Moogle1 Scourge of the Seas
 Halloween 2006 Creativity Winner
 
  
 
  
 Joined: 15 Jul 2004
 Posts: 3377
 Location: Seattle, WA
 
 | 
			
				|  Posted: Tue Apr 28, 2009 1:18 pm    Post subject: |   |  
				| 
 |  
				| Yes. Check scancode.hsi for key:up, key:left, key:down, and key:right. _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| TwinHamster ♫ Furious souls, burn eternally! ♫
 
 
 
  
 Joined: 07 Mar 2004
 Posts: 1352
 
 
 | 
			
				|  Posted: Tue Apr 28, 2009 1:22 pm    Post subject: |   |  
				| 
 |  
				|  	  | Moogle1 wrote: |  	  | Yes. Check scancode.hsi for key:up, key:left, key:down, and key:right. | 
 
 Or you could just use those directly.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Spoon Weaver 
 
 
  
 Joined: 18 Nov 2008
 Posts: 421
 Location: @home
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Fenrir-Lunaris WUT
 
 
 
  
 Joined: 03 Feb 2003
 Posts: 1747
 
 
 | 
			
				|  Posted: Tue Apr 28, 2009 1:30 pm    Post subject: |   |  
				| 
 |  
				| This is the point where I slap my forehead, now realizing how easy that actually was.  Thanks guys. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Moogle1 Scourge of the Seas
 Halloween 2006 Creativity Winner
 
  
 
  
 Joined: 15 Jul 2004
 Posts: 3377
 Location: Seattle, WA
 
 | 
			
				|  Posted: Tue Apr 28, 2009 1:42 pm    Post subject: |   |  
				| 
 |  
				|  	  | TwinHamster wrote: |  	  |  	  | Moogle1 wrote: |  	  | Yes. Check scancode.hsi for key:up, key:left, key:down, and key:right. | 
 
 Or you could just use those directly.
 | 
 
 You'd still have to include scancode.hsi to use them.
 _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| TMC On the Verge of Insanity
 
 
 
 
 Joined: 05 Apr 2003
 Posts: 3240
 Location: Matakana
 
 | 
			
				|  Posted: Wed Apr 29, 2009 12:58 am    Post subject: |   |  
				| 
 |  
				|  	  | Moogle1 wrote: |  	  |  	  | TwinHamster wrote: |  	  |  	  | Moogle1 wrote: |  	  | Yes. Check scancode.hsi for key:up, key:left, key:down, and key:right. | 
 
 Or you could just use those directly.
 | 
 
 You'd still have to include scancode.hsi to use them.
 | 
 
 "Include scancode.hsi for key:up, key:left, key:down, and key:right."
 _________________
 "It is so great it is insanely great."
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |