point_servercommand

From Source Entities
Jump to navigation Jump to search

Code classes:

point_servercommand is a point entity present in all Source games. It executes a command from the server's console.

Warning: As with most other text fields in Hammer, using quote marks on this entity will cause a minor corruption of the VMF, because the file format relies on quote marks as syntax. To fix this, open the VMF in a text editor and delete the extra quote marks.

Inputs[edit | edit source]

Command <string>
Executes the string in the parameter.

See Also[edit | edit source]