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

DP QC FINDCHAINFLOAT

From Quake Wiki

Revision as of 16:26, 28 February 2008 by KrimZon (talk | contribs) (New page: Builtin definitions: <pre> entity(.entity fld, entity match) findchainentity = #403; entity(.float fld, float match) findchainfloat = #403; </pre> Similar to findentity()/findfloat() but ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Builtin definitions:

entity(.entity fld, entity match) findchainentity = #403;
entity(.float fld, float match) findchainfloat = #403;

Similar to findentity()/findfloat() but returns a chain of entities like findradius.