I am using a custom object, book shelf with books, written by someone else, in AC10. The script allows the shelves to be filled with a specified percentage of books. The script allowed for all spines to have random colors, I believe the line of script used was rnd_color. Now all the spines are black. Is this because the library has changed and therefore the material numbers or has something else happened? New to GDL.
CPRISM_ rnd_color, rnd_color, rnd_color, 13, bk_fill_ht,
0,0,15,
0.05",0,15,
0.05", bk_fill_dp, 15,
bk_fill_wd-0.05", bk_fill_dp, 15,
bk_fill_wd-0.05", 0, 15,
bk_fill_wd, 0, 15,
bk_fill_wd, bk_fill_dp, 15,
bk_fill_wd-0.025", bk_fill_dp, 15,
bk_fill_wd-0.15",
bk_fill_dp+0.05", 1015,
0.15", bk_fill_dp+0.05", 1015,
0.025", bk_fill_dp, 1015,
0, bk_fill_dp, 15,
0,0,-1
Thank you!