Adds void NWNX_Player_ReloadColorPalettes(object oPlayer) as a function.
This will allow the use of overwritten color palettes that are included in NWSync which are currently not noticed by the basegame unless the palette (i.e. pal_skin01.tga) is moved into the development or override folders.
Adds
void NWNX_Player_ReloadColorPalettes(object oPlayer)
as a function.This will allow the use of overwritten color palettes that are included in NWSync which are currently not noticed by the basegame unless the palette (i.e.
pal_skin01.tga
) is moved into the development or override folders.