Wahooney
@wahooney
New Member
Joined: Feb 14, 2024
Topics: 60 / Replies: 278
Reply
RE: Sending email thru Maxscript

If you make a plugin that uses it can people download/install it without installing VSE?

20 years ago
Forum
Reply
RE: Sending email thru Maxscript

Can you redistribute the winsock activex control?

20 years ago
Forum
Reply
RE: Sending email thru Maxscript

Not as far as I can see. You can launch an external app in max using an activeX control: rollout RO “” width:162 height:300 ( activeXControl ax “m…

20 years ago
Forum
Reply
RE: Adding Variables to Scripted Controllers. How?

Thanks Paul, you’re a life saver! I didn’t know about showInterfaces().

20 years ago
Forum
Reply
RE: Adding Variables to Scripted Controllers. How?

I suppose it’s one of those half finished additions.

20 years ago
Forum
Reply
RE: Adding Variables to Scripted Controllers. How?

That’s a bit of an embuggerance!

20 years ago
Forum
Reply
RE: Adding Variables to Scripted Controllers. How?

The script controller in max 8 has those variables that allow you to directly access scene nodes, etc. I want to assign those variables.

20 years ago
Forum
Topic
Forum
Replies: 14
Views: 120
Reply
RE: Animatable pivots…

This problem would be made a hell of a lot easier if max had a Transform List controller.

20 years ago
Forum
Reply
RE: Record Walkthrough

Well, if you want to make it yourself, and learn along the way ;), your best bet will be to use the redraw views callback (check the manual for exact …

20 years ago
Forum
Reply
RE: Visual MAXScript: Does it actually save time?

I’d actually like a VMS that places controls and generates codes as you would using the relative method. (across, offset, etc)

20 years ago
Forum
Reply
RE: Visual MAXScript: Does it actually save time?

I believe Autodesk has big plans for maxScript, which may(or may not) include a new VMSE. From Max 8 Help File “The MAXScript debugger implements…

20 years ago
Forum
Reply
RE: Visual MAXScript: Does it actually save time?

I use automatic placement alot too, in fact in many cases I prefer it to VMS, but sometimes it just doesn’t give the results you’d expect, especially …

20 years ago
Forum
Reply
RE: Visual MAXScript: Does it actually save time?

Ok, so that’s the story, I just read the header in the CPP files crediting Asylum Software as the creator.

20 years ago
Forum
Reply
RE: Visual MAXScript: Does it actually save time?

Purely hard coding rollouts is a bit too much of a mission for me. And the automatic layout (using across: and all that lot) is unreliable at best. I…

20 years ago
Forum
Page 12 / 23