Nuclide
Software Development Kit for id Tech
point_servercommand Class Reference
Inheritance diagram for point_servercommand:
NSPointTrigger

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. More...
 

Detailed Description

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).

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 NSEntity.


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