ID:148669
Nov 17 2002, 1:12 pm
|
|
Hey, does anyone know how to delete rgb overlays when it's using a var? for, my SSJ Coding is sort of weird, if you have a RGB color added to your hair, it keeps that overlay on there and it looks really funny, can anyone nlighten me on this? If you figure it out first, I reward the winner 10 dimes ^_^
|
Copyright © 2024 BYOND Software.
All rights reserved.
If you want to remove the rgb() values on the overlay, then just subtract it from the overlay before it is put on the mob.
Something like:
Hope that helps.