Talk:Numpad
From GMod Wiki
phenex
This section should not include the Activate or Deactivate functions, they're called by the engine when a user presses a key, not something a programmer should be calling directly. If you want to emulate numberpad key events, you should probably just call the function(s) that get called by numpad.FireImpulse instead.