ID:272071
![]() Mar 20 2008, 6:45 pm
|
|
How can I use a proc to change an objects color? I couldn't find any libraries or demo's to help me out...
|
![]() Mar 20 2008, 7:11 pm
|
|
http://www.byond.com/docs/ref/info.html#/DM/icon/arithmetic
|
Thanks for that. Once again Garthor has proven that he is one of the ones will help with the DM Language!
|
Note that actually using the operators is the 'old way', and is being phased out (probably in a few decades or so). You should use the /icon object and it's procs, such as Blend(), instead.
|
If you looked in the reference before asking you wouldn't have needed to post this so in future check the dm guide and reference before posting for help.
|
Yeah... I used the DM Guide when I first started, realised it wasn't helping me so I left it. Because of that I never thought of using DM reference.
|