numpad.OnDown

From GMod Wiki

Jump to: navigation, search
Function
Syntax numpad.OnDown( Player ply, Number key, String name, ... )
Where is this used?
Description:
Adds a function to call when a player presses a key on the number pad.
Returns: Number The index of the "impulse" that was added.
Part of Library: Numpad
Realm: NewerServer.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Numpad.OnDown]Numpad.OnDown [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A


Detailed Description

10 - . (period)

11 - enter

12 - +

13 - - (minus)

14 - *

15 - /

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox