numpad
From GMod Wiki
Revision as of 18:46, 24 November 2009 by Crazy Quebecer  (Talk | contribs)
				
			
|   | Go to: Serverside Lua | 
The numpad module was primarily developed to enable toolmodes to share the numpad.
Scripted Entities can add functions with numpad.Register to be executed when a certain key on the numpad is pressed or released.
Library Functions
 numpad.Activate
 numpad.Activate
 numpad.Deactivate
 numpad.Deactivate
 numpad.OnDown
 numpad.OnDown
 numpad.OnUp
 numpad.OnUp
 numpad.Register
 numpad.Register
 numpad.Remove
 numpad.Remove
 
			
			