Is MAXScript the only scripting language in 3ds max?

Is MAXScript the only scripting language in 3ds max?

KathyKathy
Advocate Advocate
555 Views
5 Replies
Message 1 of 6

Is MAXScript the only scripting language in 3ds max?

KathyKathy
Advocate
Advocate

Is it possible to use python or c#? Thanks!

0 Likes
Accepted solutions (1)
556 Views
5 Replies
Replies (5)
Message 2 of 6

dmitriy.shpilevoy
Collaborator
Collaborator
Accepted solution

Maxscript is only native language, but you can use python.

C# too, kind of.

Message 3 of 6

KathyKathy
Advocate
Advocate

@dmitriy.shpilevoy   It's painful to lean Maxscript. Thank you!

0 Likes
Message 4 of 6

darawork
Advisor
Advisor

Hi,

 

Just to add to this; You can use ChatGPT to try to learn Maxscript:

darawork_1-1704449070434.png

I was testing this out yesterday, and to be honest, it's not that good. Maybe basic stuff, but anything advanced it usually gets wrong, and feeding the Maxscript Listener window 'errors' back into ChatGPT can only help so much.

@Anonymous has also created this v0.001Beta: https://www.andvfx.com/chatgpt3ds/
(Unfortunately it didn't work for me, as even with a new API key, it was giving me an error saying I needed to upgrade my ChatGPT account to 'Pro', as I had used up all my credits).

It seems like the only way to properly learn Maxscript is to jump in at the deep end, and just learn it 😞
https://www.scriptspot.com/3ds-max/tutorials/maxscript-101-free-online-training

Regards,

Darawork
AutoDesk User
Windows 10/11, 3DS Max 2022/24, Revit 2022, AutoCad 2024, Dell Precision 5810/20, ASUS DIY, nVidia Quadro P5000/RTX 5000/GTX760

Message 5 of 6

dmitriy.shpilevoy
Collaborator
Collaborator

@darawork 

Yeah, unfortunately ChatGPT (one that is free) is notoriously bad when it comes to maxscript, it tends to use a lot of non-existent functions, trying to feed wrong number of arguments to those that do exist and even syntax might be wrong in its code.

Though it might be useful with "general direction" advice. Can help with math or logic for maxscript without exact code implementation.

Message 6 of 6

darawork
Advisor
Advisor

Yeah, hopefully v4 will be better, but as yet I'm going to wait until I can see some evidence of it working before opting to pay for it. I wonder if its knowledge of Python is any better?

 

Regards, 

Darawork
AutoDesk User
Windows 10/11, 3DS Max 2022/24, Revit 2022, AutoCad 2024, Dell Precision 5810/20, ASUS DIY, nVidia Quadro P5000/RTX 5000/GTX760