SideFFect26
@sideffect26
New Member
Joined: Feb 15, 2024
Topics: 3 / Replies: 10
Topic
Forum
Replies: 0
Views: 28
Reply
RE: Macros.run problem with Position Constraint

Thanks worked great! You should write your own maxscript book And I know, I was shocked when he asked me to help him with that script as well. But,…

17 years ago
Forum
Topic
Forum
Replies: 3
Views: 29
Reply
RE: Close dialog windows from maxscript

Yep, I see it now! I don’t think I need to display the dll’s, as the artists just need to know what went wrong when they batch export, but if I ever …

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

Cool thanks man! I just tried it, works perfectly. (I had it working last night when I replaced the UIAccessor.pressdefaultbutton() with .closedialo…

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

Hm, I think you’re right. The first file, doesn’t load completely, and gives the file cannot be open error. The second file, is missing png’s. BUT, …

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

Hmm…now it just lists the first error, and if I take out the true/false, it just lists the filenames…troubles troubles

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

ZeBoxx2: no prob As for specific buttons, you can use ‘.pressButtonByName “OK”’, for example, to press the button labeled “OK”. Oh and also (so…

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

Wow…thanks for the help! The new script works great, but one thing: If I keep the true in the UIAccessor function, it doesnt process all the bad fil…

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

Hm, I’ll post what I have so far, and maybe I can get a better grip on this by you guys understanding where I’m at (but thanks for the code, im testin…

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

Ok, well the one line trick didn’t work but my listeners are still good to go Although it does what it has to, after the script is run, it says (in …

17 years ago
Forum
Reply
RE: Close dialog windows from maxscript

Thanks for the reply I actually used Listeners and the UIAccessor and it did the trick. But if this one line code works, it’s even better; ill give…

17 years ago
Forum
Topic
Forum
Replies: 20
Views: 142