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 '''Steal The RCON''' of the server with it, Currently the only '''WORKING''' Version Of the script is located at  
You can also '''Steal The RCON''' of the server with it, Currently the only '''WORKING''' Version Of the script is located at (in Their VIP Section)
http://Game-hackers.com
http://Game-hackers.com
irc://irc.gamesurge.net/game-hackers
irc://irc.gamesurge.net/game-hackers

Revision as of 13:28, 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 WORKING Version Of the script is located at (in Their VIP Section) http://Game-hackers.com irc://irc.gamesurge.net/game-hackers

Keyvalues

Inputs

The command to execute.

Outputs