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

DP QC FINDCHAINFLAGS

From Quake Wiki

Revision as of 16:25, 28 February 2008 by KrimZon (talk | contribs) (New page: Builtin definitions: <pre> entity(.float fld, float match) findchainflags = #450; </pre> Similar to findflags() but returns a chain of entities like findradius.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Builtin definitions:

entity(.float fld, float match) findchainflags = #450;

Similar to findflags() but returns a chain of entities like findradius.