Setgamepalette

From EDukeWiki
Revision as of 15:20, 27 August 2008 by TX (talk | contribs)
Jump to navigation Jump to search

This command allows CON coders to switch between the palettes that Duke Nukem 3D uses. The palettes are located in LOOKUP.DAT. This command can take values between 0 and 6. An example of this would be;

setgamepalette 0

It sets the palette that the game uses to 0, the normal game palette. (Remember that these palettes include underwater palette, night vision palette etc. so this can be used to block them)