05.09.2009, 06:39
You will have to check each color, and if you don't want some of them, add them to the script like this:
if (rand == 175 || rand == 199 || rand == 12
ofc those above are just example numbers.
if (rand == 175 || rand == 199 || rand == 12

ofc those above are just example numbers.

