Hello! i´ve already used persistent callback through backburner and worked very well because it goes with the file, only diference is it was a postope…
Hi Spencer, if i correctly understood your problem, change handlers can help you. Assigning a select handler to the “unselectable” objects that will s…
Hi Eugenio, nice to see some brazilians around. where are you from? about your question, i never used, so i can´t give you enough information, but it …
you can also try to set this values manually and get the properties names and syntax on the macro recorder. i said “try” because i don´t know if the …
now i see. adding some lines to halfvector´s code and you could get all spline´s indexes: fn getSelectedKnotOwner theShape = ( spline_indexes = #(…
hi loocas, can´t understand your problem too. every knot method, that i know, goes trough the spline index first, so how can you reach a situation whe…
Thank you jonathan and vsai, but i had some problems with your functions: filterstr “\\argo-2\maps ew roco\xref” ” ” “\\” “\argo-2\maps\ew\roco” w…
Hi Psyco. try this fn rtMat myMat = –myMat is a raytrace material ( raytraceMaps = #(“ambientMap”,”bumpMap”,”diffuseMap”,”displacementMap”,”r…
why you need to use the medit materials slots? can´t you randimize the materials directly into objects? something like: for i = 1 to selection.count …
tried to merge the file, doesn´t works. Tried other methods like getfilesize, copyfile, ismaxfile, etc; all of them recognizes the file as a valid max…
Thank you blue, but i think those files causes lockups when are merged too. Not all, but a expressive portion of them… anyway i´ll try. thanks again. …
Forgot to say the install_new_version script also updates the local ini so max doesn´t try to copy new scripts every time is fired up. About the ini f…
hi Pudgerboy, sorry for taking so long to reply. The method i use is a little bit different, cause i use 2 ini files, sorry i didn´t mentioned this be…