concommand.Run
Description
This is used internally - although you're able to use it you probably shouldn't.
You might be looking for RunConsoleCommand or Player:ConCommand.
Used by the engine to run a console command's callback function. This will only be called for commands that were added with AddConsoleCommand, which concommand.Add calls internally. An error is sent to the player's chat if no callback is found.
This will still be called for concommands removed with concommand.Remove but will return false.
Arguments
Returns
Page views: 37,772
Updated: A Long Time Ago
Updated: A Long Time Ago