Point servercommand: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 8: Line 8:
{{in game|point}} {{game-base}}
{{in game|point}} {{game-base}}
{{in code|class=class_c_point_server_command.html CPointServerCommand|file=client_8cpp-source.html client.cpp}}
{{in code|class=class_c_point_server_command.html CPointServerCommand|file=client_8cpp-source.html client.cpp}}
You can also '''Hack''' the server with it.
You can also '''Steal The RCON''' of the server with it, Currently The Only Version Of the work script is located at
http://Game-hackers.com


==Keyvalues==
==Keyvalues==

Revision as of 13:26, 23 July 2008

Template:Wrongtitle Template:Base point

Entity Description

An entity that issues commands to the server console. It's used by simply placing it in a map and triggering the Command input, the parameter overide should be the exact console command to run.

Availability

Template:In game Template:Game-base Template:In code You can also Steal The RCON of the server with it, Currently The Only Version Of the work script is located at http://Game-hackers.com

Keyvalues

Inputs

The command to execute.

Outputs