View Single Post
  #12  
Old 01-22-2012, 03:22 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Stefan View Post
In my point of view these things are too complex, it can be better to make a few good looking graphics and offer them in a few color variations. It can also be possible to offer a gui tool for creating a new custom graphic, with TDrawingPanel you can even do it on server-side.
Hmm that's a good idea... Give the player the option to preview a body in a drawingpanel, customize it fully to their liking via coloring various parts, then on the serverside when the player applies it render it into a drawingpanel and save it as a custom body for the player.

edit: My only concern is if you try to do this and use the BODY value... well Graal is picky with the palette. Would saving an image created via a serverside drawingpanel have issues with the palette control, and Graal overwriting the first 6 palettes with the default values?
Reply With Quote