Jump to content

Getclosestcol

From EDukeWiki
Revision as of 20:55, 10 March 2026 by Hendricks266 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

getclosestcol <RETURN> <color> <limit>

Finds the closest palette index to the <color> given.

<color> is encoded the same as PROJ_FLASH_COLOR

<limit> is the index of the last palette color that should be considered. Use 255 for the whole palette, 254 to exclude the transparent color, 239 to exclude Duke 3D's fullbrights, etc.