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

DP SV CLIENTCOLORS

From Quake Wiki

Revision as of 02:20, 25 March 2013 by Hectate (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Field definitions:

.float clientcolors; // colors of the client (format: pants + shirt * 16)

Allows QuakeC to read and modify the client colors associated with a client entity (not particularly useful on other entities), and automatically sends out any appropriate network updates if changed.