Point servercommand: Difference between revisions
Jump to navigation
Jump to search
m (→Availability: class&file) |
Angry Beaver (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
==Entity Description== | ==Entity Description== | ||
An entity that issues commands to the server console. | 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== | ==Availability== | ||
Line 14: | Line 14: | ||
*{{i targetname}} | *{{i targetname}} | ||
*'''Command <string>''' | *'''Command <string>''' | ||
: | :The command to execute. | ||
==Outputs== | ==Outputs== |
Revision as of 15:55, 6 March 2007
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
- Template:I targetname
- Command <string>
- The command to execute.