col = new Array;
col[0] = new Array(0,1,0,1,0,1); //black fading to white
col[1] = new Array(255,0,255,-1,255,-1); //white fading to red
col[2] = new Array(255,0,0,1,0,0); //red fading to yellow
col[3] = new Array(255,-1,255,0,0,0); //yellow fading to green
col[4] = new Array(0,0,255,0,0,1); //green fading to light blue
col[5] = new Array(0,0,255,-1,255,0); //light blue fading to blue
col[6] = new Array(0,1,0,0,255,0); //blue fading to purple
[color=#00b6ff] Foreground Text Color[/color][bgcolor=#ffffec][color=#00b6ff] Foreground Text Color[/color][/bgcolor]col = new Array;
col[0] = new Array(0,1,0,1,0,1); //black fading to white
col[1] = new Array(255,0,255,-1,255,-1); //white fading to red
col[2] = new Array(255,0,0,1,0,0); //red fading to yellow
col[3] = new Array(255,-1,255,0,0,0); //yellow fading to green
col[4] = new Array(0,0,255,0,0,1); //green fading to light blue
col[5] = new Array(0,0,255,-1,255,0); //light blue fading to blue
col[6] = new Array(0,1,0,0,255,0); //blue fading to purple
<script language="Javascript" src="templates/subSilver//color.js"<script language="Javascript" src="templates/subSilver/color.js"Return to [2.0.x] MOD Database Cleanup
Users browsing this forum: No registered users and 1 guest