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

DP QC FINDFLAGS

From Quake Wiki

Revision as of 16:26, 28 February 2008 by KrimZon (talk | contribs) (New page: Builtin definitions: <pre> entity(entity start, .float fld, float match) findflags = #449; </pre> Finds an entity with the specified flag set in the field, similar to find().)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Builtin definitions:

entity(entity start, .float fld, float match) findflags = #449;

Finds an entity with the specified flag set in the field, similar to find().