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

DP TE FLAMEJET

From Quake Wiki

Revision as of 02:24, 25 March 2013 by Hectate (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Builtin definitions:

void(vector org, vector vel, float howmany) te_flamejet = #457;

Temp entity definitions:

float TE_FLAMEJET = 74;

Protocol:

vector origin
vector velocity
byte count (0 to 255, how many flame particles)

Creates a single puff of flame particles. (not very useful really)