thanks guys . i have completed re_write the scripts . my god .feel tired now .
i will try send my script to discreet . if ok . i will tell u all . thanks again . I Have find the discreet website and cant find a email for send …
i find the command . setfaceselection <node> <modifier or index> <face array> keep:on . if keep on , we can save and add the face …
Chinwagon: I got it! found_array = #() teapot_array = #($’teapot01′, $’teapot02′, $’teapot03′) for i in objects do ( if finditem teapot_array i !…
why not search “baseobject” in max script reference ? [left]<node>.baseObject A subclass of Node default: varies [/left] [left]Access the base …
i am interested in this tool bar too , i know how to make menu now ,but this one be more useful . now my scripts can only be run in floater ,so i wan…
i dont think the bitmap io is easy useing for script . what i do is : open a max , then render a scene (anything as u wish ),and save the result as…
thanks j_man . yes, im doing write some scripts for check and fix all bugs of the max file , and tell my mates work carefully when model and texturin…
still waiting . for the render commend has a parameter like this : render camera:$cam_1 rendertype:#bakeselected …backcolor:(white or anyother c…
maybe useful : save the material value into a variable ,eg: theSaveMat=$box01.material write a function to get random material from thesaveMat ,and…