Jump to content
  • 0
Sign in to follow this  
Zero Human

Change players skin color

Question

I have all chars with brown skin colour, but I don't want to replace all chars with brown skin colour,

but let the player choose if he wants to have white or brown skin colour.

Is there a possibility to call both sprites separately?

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

  • 0

They are not sprites but palettes, so in your data/grf you need to have palettes for both (brown and white), you can manage it by ranges. (1-100 white 100-200 brown).
And then modify your stylist npc to let the players choose if they want the brown skin or the white.
Sadly the cloth colors and the skin are not separated because they are an unique palette (as you see in the image below) and this is hardcoded in client.
Edit_color_table.jpg

(old image from the hercules wiki)

Edited by Waken

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.