Ruramuq
@ruramuq
New Member
Joined: Feb 14, 2024
Topics: 2 / Replies: 169
Reply
RE: Understanding script files and folders

I remember your script, but I didn’t remember it with the amount of features it really has, those are good ideas. About the macrotize, I only found on…

12 years ago
Forum
Reply
RE: Understanding script files and folders

@batigolnguyen, not only viruses, they may just change something you don’t want, like the registry or some files in ‘program files’, which IMO, should…

12 years ago
Forum
Reply
RE: Understanding script files and folders

Maxscripts asking for admin rights, are bad scripts in my mind. There are ways to load a .ms before anything else, and without admin rights. But it is…

12 years ago
Forum
Reply
RE: how know if an object is a primitive ?

scripted primitives,I knew that too, rarely used though…

12 years ago
Forum
Reply
RE: how know if an object is a primitive ?

there are only 2 kind of primitives : #Standard_Primitives #Extended_Primitives $.category max helpfile mentions thw word ‘spline primitives’, but …

12 years ago
Forum
Reply
RE: Beta test

…anyone can do whatever he thinks is right. anyhow, there are no rules against .mse files. But those make more sense in the 3dsmax forum. How many t…

12 years ago
Forum
Reply
RE: Calling builtin python methods via blur python

I tried to install blurpython, to test if it works, it installed fine, but its not working… so enough testing for me… All I know is that I haven’t se…

13 years ago
Forum
Reply
RE: MaxScript help CHM creator

Thanks!. Will save us lots of time… Here are tweaks, options I used in the past: [ol] [li] . project tab [/li]- create new window definition. (add/m…

13 years ago
Forum
Reply
RE: material ID script. how to?

Not even with a proper question, people on this forum should get the answer. The answer should always come from them. Otherwise there are professiona…

13 years ago
Forum
Reply
RE: material ID script. how to?

let’s understand that the OP is not a tech guy, he’s an artist, Explaining things in a technical way its not usual or easy for those who are starting …

13 years ago
Forum
Reply
RE: material ID script. how to?

I have another rule, that many times I’ve break: First try, show your code, then ask for orientation… not for answer… But Anyway, next test averages …

13 years ago
Forum
Reply
RE: Working in a Quiet Mode or closing listener window.

Its not as fast as using the process that is already open, and requires extra memory. When you close the window, the process is still active, (I don’t…

13 years ago
Forum
Reply
RE: Working in a Quiet Mode or closing listener window.

calling explorer.exe, opens a new process instead: ShellLaunch (pathConfig.getCurrentProjectFolder()) “”

13 years ago
Forum
Reply
RE: Mini-challenge #7: Divide bezier spline

ok, Only delete… the problem I see, is that if you delete a knot, you are changing the length already… and all the knots added are useless, if you we…

13 years ago
Forum
Reply
RE: Mini-challenge #7: Divide bezier spline

find the crossing point defined by the 2 adjacent tangents and move those tangents to 0.5 distance to the cross point…

13 years ago
Forum
Page 2 / 12