Ok, does anyone care to share a simple algorithm for converting to normal rgb from the decimal system used by Dom3 for the maptextcol command:
RGB(0-255,0-255,0-255)
#maptextcol <red> <green> <blue> with values between 0.0 to 1.0
I can get guestimations that are in general ranges, but not precise values without some rounding. It shouldn't be that hard, but I am tired and I don't want to spend all night trying to bend my mind.
