11-19-2022, 11:57 PM
Well this is quicker
Code: (Select All)
Print _RGB32(255, 0, 0)
Print _RGB32(255, 0, 0, 255)
Print _RGB32(255, 0, 0, -1)
b = b + ...