Jump to content

Nofullbrightrange (DEF): Difference between revisions

From EDukeWiki
No edit summary
No edit summary
 
Line 4: Line 4:


[[Category:DEF commands]]
[[Category:DEF commands]]
[[Category:Palette editing]]

Latest revision as of 20:55, 10 March 2026

nofullbrightrange <start tilenum> <end tilenum>

Disable fullbright colors for a range of tiles. Note that this only applies to OpenGL rendering modes with palette emulation disabled. With 8-bit software rendering or with palette emulation, this token has no effect. Instead, you need to edit the shade lookup tables, which are stored in PALETTE.DAT in the original game, and can also be redefined using the palookup def token.