Executing console commands: Difference between revisions
Jump to navigation
Jump to search
Steveukpwnz (talk | contribs) (New page: == Executing command on client == If you wish to execute a console command on a client from the server use: <code>engine->ClientCommand( edict(), "command", ... );</code> Where edict() is...) |
(Replaced content with "#REDIRECT Developer_Console_Control#Executing_commands") |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
#REDIRECT [[Developer_Console_Control#Executing_commands]] | |||
Latest revision as of 08:51, 3 November 2011
Redirect to: