numpad

From GMod Wiki

Jump to: navigation, search


G Blue.png 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

NewerServer.png numpad.Activate
NewerServer.png numpad.Deactivate
NewerServer.png numpad.OnDown
NewerServer.png numpad.OnUp
NewerServer.png numpad.Register
NewerServer.png numpad.Remove

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox