SoLiTuDe
@solitude
New Member
Joined: Feb 15, 2024
Topics: 4 / Replies: 146
Reply
RE: Writing Plugins?

^^ What he said, but more specifically:

14 years ago
Forum
Reply
RE: Writing Plugins?

Probably either here, or the area (autodesk site)… You gonna make Effex for max?

14 years ago
Forum
Reply
RE: increment maxscript files

Nope, but you can script a versioning system… here’s one:

14 years ago
Forum
Reply
RE: Script in progress: automatic sub-object level

I don’t have to press any keys with preview selection enabled, I enable it, and then I can click the vertex/edge/face I want and then just start movin…

14 years ago
Forum
Reply
RE: Script in progress: automatic sub-object level

What version of max are you using? Max2010 already has a feature called “Preview Selection” built into editable poly objects that pretty much does wh…

14 years ago
Forum
Reply
RE: Setting multiple script paths?

Ah, sweet, didn’t know that about the startup.ms …also, the plugin.ini can use an [Include] section, where you can point it to a network path as wel…

15 years ago
Forum
Reply
RE: Setting multiple script paths?

Pretty sure loaded and compiled mean the same thing. Basically the \scripts\ directory is not loaded on startup, but the scripts in the scripts/start…

15 years ago
Forum
Reply
RE: Setting multiple script paths?

Another quick thought is that you you could also just create your own global function that does the filein for the file you want, by searching your sp…

15 years ago
Forum
Reply
RE: Custom Save Dialog?

woadiestyol: Cool I messed for a while today with trying to edit items in that weird “File” menu that Max has, but never got it to work. I could …

15 years ago
Forum
Reply
RE: Custom Save Dialog?

woadiestyol: Thanks! The menuman stuff looks like just what I need for working with the menu items Let me make sure I understand this macroscript …

15 years ago
Forum
Reply
RE: Custom Save Dialog?

Yup, the Scripts\Startup folder… anything in there will be loaded on Max Start, as well as stdplugs\stdscripts . In addition, you can actually add p…

15 years ago
Forum
Reply
RE: Using Point Cached objects within Particle Flow

Pflow struggles using just about any animated shape for a shape instance. I would suggest trying to modify this script to move actual scene objects, …

15 years ago
Forum
Reply
RE: Question about simcloth 3

For all I know it might be possible, I haven’t used simcloth in years, so I’d be of no help there… was just curious about the reason more than anythin…

15 years ago
Forum
Reply
RE: Question about simcloth 3

Is there any reason you can’t use the cloth that comes with max? It does exactly what you’re asking.

15 years ago
Forum
Reply
RE: Select objects by variable name

Yeah, by far. I try to include as much sophisticated LOOKING stuff as possible… makes it that much more impressive when people look at your script. A …

15 years ago
Forum
Page 2 / 10