
09-28-2005, 03:54 AM
|
|
Former Classic Staff
|
 |
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
|
|
|
It would be nice if colors had integer values
And you could set the array
player.color = {1,2,3,4};
or even
player.color = {"blue","green","red","yellow"};
It's just so much less typing.
I remember trying this a while ago, didn't work. Could it have been added? |
|
|
|