Thanks miauu, i did try setting a global, but it didn’t save on Max Restart, and thinking about it, it made little sense having someone choose where t…
it says its a constructor argument, and that actually works, but then it also claims it is a property of ListBox, which does not work, i found one thr…
thank you very much i check the documentation, i didn’t remember if the docs had these things.
Hi, I don’t know what i’m talking about. but in my mind i could see it done by making the splines in the script and putting them into an array and s…
well it works on my 2012, but because it looks to be different language, or some weird character, drag the script in your maxsscript editor, find th…
a quick question; i’m reading up on case expressions, i’m wondering if you could use an “if expression” instead of a case expression in this context?…
sweet! :bowdown: :drool: thanks!
Maybe i don’t understand but, doesn’t mirror keep the same scale by default? can you elaborate and show the code you’re working with?
Hi, I have just a quick question MultiPlanarSC mpsc = MultiPlanarSC(&sc); mpsc.SetChannel(1); mpsc.SetUVW(uvw); mpsc.CalculatePoints(); th…
hi Zhalktis, thanks for the reply, for some reason i thought the mybox = box length:5 width:5 height:5 pos:[(random 0 25), (random 0 25), (random …