Point servercommand: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 19: Line 19:
==Outputs==
==Outputs==
*{{o targetname}}
*{{o targetname}}
==See also==
*[[point_clientcommand]]

Revision as of 15:48, 12 April 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

Keyvalues

Inputs

The command to execute.

Outputs