DaveWortley
@davewortley
New Member
Joined: Feb 14, 2024
Topics: 195 / Replies: 934
Reply
RE: Did you know that?

What I’ve used it for is for linking to existing max windows so that it always floats on top, as you can get the hWnd for any max window, it won’t clo…

12 years ago
Forum
Reply
RE: Did you know that?

Yes! I knew something Denis didn’t! Strange I thought the moon was slightly blue last night…

12 years ago
Forum
Reply
RE: Open MXS CHM on relevant page

Can you make sure you build in a check to avoid the crash when you have a large chunk of code selected and press F1, it crashes max and I’ve done it f…

12 years ago
Forum
Reply
RE: Trying to close existing menu if a new one opens.

You should post up the basic frame work of the script for the creation and closing of the dialogs and we can take a look at it and advice you without …

12 years ago
Forum
Reply
RE: maxscript 2014 issues

There is a known forced issue with the declaration of variables within structs that will cause issues for certain scripts in max 2014.

12 years ago
Forum
Reply
RE: Inverting a spinner value

Or if you always need a positive value you can use abs() to get the absolute value.

12 years ago
Forum
Reply
12 years ago
Forum
Reply
RE: Kill running max via doscommand?

Could you use dotnet? There is a Kill() method for the Process object. s = dotNetObject “System.Diagnostics.Process” dotNetObject:System.Diagnostics….

12 years ago
Forum
Reply
RE: Rollout hierarchy

Use Subrollouts?

12 years ago
Forum
Reply
RE: Maxscript Tool Wishlist

Disable the Expert-mode short-cut key and put a floating window over the button

12 years ago
Forum
Reply
RE: Maxscript Tool Wishlist

Invoke Expert Mode then add your UI back in?

12 years ago
Forum
Topic
12 years ago
Forum
Replies: 0
Views: 9
Reply
RE: Maxscript Tool Wishlist

I find I have a billion things open on my start bar so all my max’s end up grouped. I know it’s more UI real estate taken up but hey I thought it’d be…

12 years ago
Forum
Reply
RE: Maxscript Tool Wishlist

Actually I can think of a tabbed system that could work, it would be a hack but it would give the impression of working in a tabbed application… I sha…

12 years ago
Forum
Reply
RE: Just have looked at new features…

The first script I wrote was one to set animation keys on piano keys for my 1st year university project, I don’t have that any more but the irst scrip…

12 years ago
Forum
Page 36 / 76