Thread: Light Effects
View Single Post
  #7  
Old 11-27-2001, 07:26 AM
T3CK T3CK is offline
Banned
Join Date: Aug 2001
Location: Atlanta, GA
Posts: 557
T3CK is on a distinguished road
Send a message via AIM to T3CK Send a message via MSN to T3CK Send a message via Yahoo to T3CK
Okay, after much deliberation, here is a revision:
QUOTE:
hmm...

(r>g>b) = goldenish brown RED IS GREATER THAN GREEN AND BLUE.

(g>r>b) = pear green GREEN IS GREATER THAN RED, AND RED IS BIGGER THAN BLUE.

(b>g>r) = sky blue BLUE IS BIGGER THAN GREEN AND RED.

(g>b>r) = forest green Green is bigger......

(r>b>g) = hot pink just the same.....

(b>r>g) = velvet purple Don't you get it by now?

try those, use different numbers for tints
for example, for regular red:
setcoloreffect 1,0,0,.99;
and there you have it, thanks for helping me out guys!
Reply With Quote