Blockland Forums > Modification Help
code color for script
Cubelands:
I look at the script lights code:
1 1 1 1=White
1 0 0 1=Red
1 0 1 1=Purple
0 0 1 1=Blue
0 1 1 1=Cyan
0 1 0 1=Green
1 1 0 1=Yellow
1 0.5 0 1=Orange
1 0 0.8 1=Hot Pink
0.8 0.7 0.4 1=Gold
1 0.7 0.8 1=Light Pink
1 0 0.8 1=hot Pink Light
0.6 0.5 1 1=Lavendar Light
0.6 1 0.5 1=Mint Green Light
1 0.8 0.5 1=Peach Light
0 0.6 1 1=Sky Blue Light
0.6 1 0.1 1=Lime Green Light
0.8 0.7 0.4 1=Candle Light
0.93 0.92 0.60 1=Bulb Light
I want know how these number come up?
Port:
--- Quote from: Cubelands on May 14, 2012, 07:59:50 AM ---I look at the script lights code:
1 1 1 1=white
1 0 0 1=red
1 0 1 1=purple
0 0 1 1=blue
0 1 1 1=cyan
0 1 0 1=green
1 1 0 1=yellow
1 0.5 0 1=orange
1 0 0.8 1=hot pink
I want know how these number come up?
--- End quote ---
Read my previous posts.