Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "DP TE SMALLFLASH"

From Quake Wiki

(New page: Builtin definitions: <pre> void(vector org) te_smallflash = #416; </pre> Temp entity definitions: <pre> float TE_SMALLFLASH = 72; </pre> Protocol: <pre> vector origin </pre> Creates a s...)
(No difference)

Revision as of 13:57, 29 February 2008

Builtin definitions:

void(vector org) te_smallflash = #416;

Temp entity definitions:

float TE_SMALLFLASH = 72;

Protocol:

vector origin

Creates a small light flash (radius 200, time 0.2).