PDA

View Full Version : makePaintable error!


mercuito
07-20-2006, 10:45 PM
I've recompile the skinShapeDeformer for maya 7 but it seems theres a error in the mel with the make paintable command. should sumthing be changed for maya7?

makePaintable -attrType "multiDblArray" -sm "deformer" "skinShapeDeformer" "weights";
// Error: makePaintable: Missing proper attribute type //

plugin here> http://coreyfrew.googlepages.com/skinDeformer.zip

Thanks

euph0rian
07-20-2006, 11:36 PM
This is off the top of my head, but I think they changed some of the attribute types recently (version 5 or 6, I think). Try either "multiDouble" or "doubleArray" in the attrType flag.

CGTalk Moderation
07-20-2006, 11:36 PM
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.