Nuclide
Software Development Kit for id Technology (BETA)
Loading...
Searching...
No Matches
point_servercommand Class Reference

About this class

Server-Entity: Executes Console Commands.

QUAKED point_servercommand (1 .5 0) (-8 -8 -8) (8 8 8)

OVERVIEW

Issues console commands on server when triggered.

KEYS

  • "targetname" : Name

INPUTS

  • "Command" : Enters a command into the server console, input data being the command.

TRIVIA

This entity was introduced in Half-Life 2 (2004).

Inheritance diagram for point_servercommand:
ncPointTrigger

Public Member Functions

void point_servercommand (void)
 
virtual void Input (entity, string, string)
 Called when we are being prompted by another object/function with an input message.
 

Constructor & Destructor Documentation

◆ point_servercommand()

void point_servercommand::point_servercommand ( void )

Member Function Documentation

◆ Input()

void point_servercommand::Input ( entity eAct,
string strInput,
string strData )
virtual

Called when we are being prompted by another object/function with an input message.

Reimplemented from ncEntity.


The documentation for this class was generated from the following file: