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

DP QC COPYENTITY

From Quake Wiki

Revision as of 16:21, 28 February 2008 by KrimZon (talk | contribs) (New page: Builtin definitions: <pre> void(entity from, entity to) copyentity = #400; </pre> Copies all data in the entity to another entity.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Builtin definitions:

void(entity from, entity to) copyentity = #400;

Copies all data in the entity to another entity.