G.AddConsoleCommand
From GMod Wiki
Engine Function: AddConsoleCommand | |
AddConsoleCommand is an internal function called by the engine. Do not call it. |
Function | |
Syntax |
AddConsoleCommand( String name [, String HelpText ] ) Where is this used? |
Description: | |
Adds a console command to the engine's list of commands with the specified help text. | |
Returns: | nil |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.AddConsoleCommand]G.AddConsoleCommand [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |