Norman3D
@norman3d
New Member
Joined: Feb 14, 2024
Topics: 24 / Replies: 141
Reply
RE: biped.copyPosture not working well?

So this is the workaround to the issue. I’m just switching to “Parameters” in the motion tab and clicking the “Track” button. But I still would like t…

12 years ago
Forum
Topic
Forum
Replies: 9
Views: 23
Reply
RE: How write to stdout and stderr

Give this a try, works for me:

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

If you want to make a backup system why not backup all the script-related folders, the ones you listed in your first post? I keep all my scripts in t…

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

In my opinion scripts should always be installed under the user directory and any temp file it needs to create should be under the user directory as w…

12 years ago
Forum
Reply
RE: Script malfunction: folder with swedish letters

Does this work? (dotnetclass “System.IO.File”).WriteAllText batchCommandFileName (batchCommandStringBuffer as string) (dotNetClass “System.Text.Encod…

12 years ago
Forum
Reply
RE: Save and Load UVs

You can use DialogMonitorOPS here is an example: Depending on your needs “channelInfo.CopyChannel” might work for you.

12 years ago
Forum
Reply
RE: maz .zip file has too many subdirectories

Check this out, it worked for me:

13 years ago
Forum
Reply
13 years ago
Forum
Reply
RE: Reading userporp

right! Thanks for clearing that up! I thought MZ was referring to the max file “acessing” the network drive for the first time in order to check if th…

13 years ago
Forum
Reply
RE: Reading userporp

Yes, don’t mean to go offtopic, but what I wanted to do with the script is to have a callback script launch right after the user opens a max file. In …

13 years ago
Forum
Reply
RE: Reading userporp

I think it’s not possible to prevent the loading of textures. Have a look at this thread. I was not able to run any function before the “missing text…

13 years ago
Forum
Reply
RE: Better custom toolbar control

GrahamMac: Is there a way to load new icon files into max? Sure! check this out:

13 years ago
Forum
Reply
RE: Fibermesh to spline: Help me improve it!

Number of sides and and segments are always the same for each fiber in the mesh. I guess I could have gotten rid of some calculations in my first atte…

13 years ago
Forum
Reply
RE: Fibermesh to spline: Help me improve it!

hehe cool! What you describe in the comments is exactly what I’m doing with the script. Taking the coordinates of the vertices of every segments (1, 2…

13 years ago
Forum
Page 3 / 11