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

setmodel

From Quake Wiki

Revision as of 23:26, 24 March 2013 by Necros (talk | contribs) (Created page with "Syntax:<br/> <code>setmodel(entity e, string path)</code> Makes the entity <code>e</code> use the model that is found in the <code>path</code>. This model must be precached ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:
setmodel(entity e, string path)

Makes the entity e use the model that is found in the path. This model must be precached before it can be used.