Quote:
Originally Posted by Stefan
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?