Bittiez submitted a new resource:

Skin Tone Change Gump - Allow players to change their skin tone to preset hues via a gump.

What Is This?
This allows the player to change their skin tone via a gump and predefined hues.


Installation and ServUO version
To install simply unzip the file to /Scripts/Custom/

Tested with ServUO Publish 54

Settings:
Open SkinTone.cs and edit the following lines accordingly:

Supports up to 35 hues!
C#:
private static int[] hues = { 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57,...

Read more about this resource...
 
Back