Nuclide
Software Development Kit for id Tech
|
Server-Entity: Monster Clip. More...
Public Member Functions | |
void | func_monsterclip (void) |
virtual void | Respawn (void) |
Server: Called when the entity first spawns or when game-logic requests the entity to return to its original spawn state. More... | |
Server-Entity: Monster Clip.
QUAKED func_monsterclip (0 .5 .8) ?
A clip isolated to monster entities, as long as they have a MONSTERCLIP spawnflag set.
This entity was introduced in Half-Life (1998).
Server: Called when the entity first spawns or when game-logic requests the entity to return to its original spawn state.
Reimplemented from NSEntity.