Return to Main Docs Page

engine.ClientCmd_Unrestricted

NewerClient.png 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.