ID:258768
 
How do I make an icon from paint into one turf code without making alot of turf codes. Also how I make it so that the white background of paint dont show up when I place it on the map.
hmm i dont quiet get what you mean,but i suggest to you that you use PAINT.NET its better than paint than you could use the magic wand to set the background transparent. and if your turf is a 32x32 icon,than you could easily use flood with a transparent color with byond.
thats the normal code to use for turfs:

turf
grass
icon='X.dmi' or if its another format you could easily set it as: icon='X.png'
Tree
icon='Y.dmi'