Main Page
Manuals
Lua Docs
Getting Started
Tutorials
About
FAQ
Info
Screenshots
Videos
Return to Main Docs Page
engine.ClientCmd_Unrestricted
Used by the engine to run a console command on a client-side without any checks on the restriction. This will work only on client allowed commands and convars. (maybe)
engine
.
ClientCmd_Unrestricted
(
string
cmd
)
Arguments:
1)
string
cmd
Command to run.