JHN
@jhn
New Member
Joined: Feb 14, 2024
Topics: 88 / Replies: 1191
Reply
RE: Python 4 Max 2014

I’ve heard beta testers can’t even tell they’re on beta

11 years ago
Forum
Reply
RE: Load order scripts

Thanks, all. As I have my own sync tool for scripts I will probably go for the subfolder option and a base script that will fileIn the scripts in ‘pro…

11 years ago
Forum
Reply
RE: Load order scripts

And to ask the question is to answer it. Yes the load order matters, if you have 2 library scripts that depend on each other, the load order is import…

11 years ago
Forum
Topic
Forum
Replies: 6
Views: 42
Reply
RE: OpenEXR – maxscript access to Format and Type values!

Here’s another list I kep handy: /* 0. #zDepth 1. #matID 2. #objectID 3. #UVCoords 4. #normal 5. #unClamped 6. #coverage 7. #node 8…

11 years ago
Forum
Reply
RE: plexus WIP

You don’t need script controllers, you can just instance the position controllers of the nulls to the knots. As long as plexus is on world zero and nu…

12 years ago
Forum
Reply
RE: Maxscript Documentation Generator

Regex is awesome and I use it quite a lot, but I don’t understand how people remember the syntax, it’s soo abstract. I know some basic stuff from the …

12 years ago
Forum
Reply
RE: Maxscript code not working???

The error is actually very helpful, it tells you it can’t give you a (float) number to make the point 3 value, because you’re giving it the variable t…

12 years ago
Forum
Reply
RE: Merge Objects In, Apply a Material…

I once build something like that and I used the .inode.handle property of all existing nodes and compared that to the node handles after the merge. Th…

12 years ago
Forum
Reply
RE: Manipulating the appearance of objects

Lookup app data manager (i think its called) from snowball studios, it could show you the way. -Johan

12 years ago
Forum
Reply
RE: splineCode | Usefull-ish function

It shocks me to you hear you saying that, oh great maxscript teacher But if I get enough likes or +1’s I will make the necessary adjustments -Johan

12 years ago
Forum
Topic
Forum
Replies: 2
Views: 12
Reply
RE: Character Rigging Advice

When I rig I really wish we only had worldspace values and no hierarchies… and xyz rotation controller behaving like TCB… and more speed in max, but a…

12 years ago
Forum
Reply
RE: Change Hair guides vertices count through maxscript

This limitation is indeed imposed and cannot be overriden. 15 knots per guide hair is just way too little to simulate things like long hair. Time to …

12 years ago
Forum
Reply
RE: Running a maxscript on a server using commandline

If you need something done, that’s not max specific, on a render machine why not use cmdJob with a custom python/c#/bat file? And have you taken a loo…

12 years ago
Forum
Page 6 / 86