Added new script function:
int rgbcolor(int r, int g, int b) r, g, and b are integers between 0 and 255, inclusive. Returns the closest color to the specified color in the current color mode.
Authored by: plombo 2010-07-21
Parent: [r2860]
Child: [r2862]