How could I color all the players node one color without doing somthing for each node such as..
%client.player.setNodeColor("chest","0.0 0.00 0.333 1.000");
%client.player.setNodeColor("pants","0.0 0.00 0.333 1.000");
%client.player.setNodeColor("lhand","0.0 0.00 0.333 1.000");