Get Started
·
Register
·
Login
Posts
ID:168237
Favorites
Change RBG
in
Developer Help
[Tips]
ID:168237
Nov 21 2005, 10:14 am
Mysame
Euh, what I wish to do is 'painting' something, giving it a certain RBG. Now the simple question is, HOW do I change the RBG, (possible as an overlay) on the object/turf?
Thanks.
#1
Nov 21 2005, 12:23 pm
CaptFalcon33035
atom.icon+=rgb(r,g,b)
That's the way I've always done it.
#2
Nov 21 2005, 12:39 pm
Kalzar
Look up icon.Blend()
Copyright © 2013 BYOND. All rights reserved.
That's the way I've always done it.