Point servercommand

From Valve Developer Community
Revision as of 11:51, 25 July 2008 by Solokiller (talk | contribs) (reworded sentence and removed signature (signatures are not used in articles))
Jump to navigation Jump to search

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 override should be the exact console command to run.

This entity can corrupt the vmf file if used improperly. If your map crashes when you open it, this could be the problem. Open the vmf file in notepad and press Ctrl+F. Search for command and remove that line.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

Inputs

The command to execute.

Outputs