Nuclide
Software Development Kit for id Tech
|
Server-Entity: Executes Console Commands. More...
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... | |
Server-Entity: Executes Console Commands.
QUAKED point_servercommand (1 .5 0) (-8 -8 -8) (8 8 8)
Issues console commands on server when triggered.
This entity was introduced in Half-Life 2 (2004).
Called when we are being prompted by another object/function with an input message.
Reimplemented from NSEntity.