Nuclide
Software Development Kit for id Tech
|
Server-Entity: Scriptable Alias Model. More...
Public Member Functions | |
void | script_model (void) |
virtual void | Trigger (entity, triggermode_t) |
Called whenever we're legacy triggered by another object or function. More... | |
Server-Entity: Scriptable Alias Model.
QUAKED script_model (1 0 0) (-16 -16 -16) (16 16 16) ORIENT_LOD NO_SHADOW NO_STATIC_SHADOWS
Upon being triggered, the entity will spawn item_food in its place in the shape of a soda can.
This entity was introduced in Call of Duty (2003).
|
virtual |
Called whenever we're legacy triggered by another object or function.
Reimplemented from NSTrigger.