Jump to content

Changing Leftover Blue Colors on Paper Doll


Bill Bisco

Recommended Posts

Dear all,

 

The paper doll for my mod NPC has blue highlights left over despite the selections made on the colors:

 

MbdTrj.png

Gu0V0n.png

 

Is there anything that I can do to change the color of these leftover blues? If so, what values would I change from this list?

WRITE_BYTE 0x2c  //Metal color
WRITE_BYTE 0x2d   //Minor color
WRITE_BYTE 0x2e   //Major color
WRITE_BYTE 0x2f   //Skin color
WRITE_BYTE 0x30  //Leather color
WRITE_BYTE 0x31  //Armor color
WRITE_BYTE 0x32  //Hair color

Thanks,

 

Bill

Link to comment

What mods have you installed on that ? Is it a EE game or regular ? And assuming the character is an Elf, what class and what armor is there currently worn ? All this is important to know cause changing one could alter the placement of the avatars paperdoll materials. Yeah, the boots could be metal, leather, or hair for all that matters, even though looking at the picture, would probably tell you other vice. Blond hair is not same as blue boots.

 

So considering those would probably leave these to check out:

WRITE_BYTE 0x2c //Metal color

WRITE_BYTE 0x30 //Leather color

WRITE_BYTE 0x31 //Armor color

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...