PDA

View Full Version : zero out script ..???


konakus
06-11-2005, 09:41 AM
How can i get it working ... and how to use it ...

thanks you evry much

floze
06-11-2005, 09:54 AM
{
string $sel[] = `ls -sl`;
for ($obj in $sel)
setAttr ($obj + ".IaintNoZero") 0;
};

CGTalk Moderation
06-11-2005, 09:54 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.