I call it a modifier because its in the modifier list. It might not be what you define as a modifier, but maybe you should have mentioned that in my t…
Well you could say that would apply to all tools, free and commercial. Heck, don’t we all have that problem whenever we update to a new 3ds Max?
PiXeL_MoNKeY: If you expect me to pay for the help I gave you for free in a commercial tool, yes. If you are using the code it should be released in…
I understand what you saying, but your point of view is only one sided, from the point of view of the coder and not from everyone else who can used th…
Okay, I kinda got something working, however its not great. I got a bunch of instances which the modifier place along the spline and then I put this i…
Ah cheers, that was just what I was looking for, cheers.
If you get an error, its because you need to put your argument into (), like this: f = (createFile (“c://” + $.name + “.txt”)) ^ …
Pen, that was for Eric and other upwards. You posted yours while I was still writing and ranting.
So pixel_money, you want people to ‘pay’ for help by give out their code? So you will only help if you get something out of it. Just because they use …
I can imagine if you RELEASE a finished script, you might not want it to be posted in here (even though it is a script). however if its a work in prog…
Well, you kinda made the point for why some people encrypt their files, to stop people from taking their code and use it as their own.
I just made my first proper maxscript and released it for free, but its encrypted. And the reason for that is that for the first, since I just gotten …
Okay, I ended up doing an “on update do” and “if version ==” script that would replace the new parameter blocks with the old parameter block values. S…
Cheers. yeah I think I know what you mean, the old parameter kinda looked like this: parameters mainAmount rollout:rolloutGeneralSettings ( xAmou…