When we are using ExecuteMaxscriptscript , It is easy to be intercepted, Is there no direct run/Execute byte[] using some maxsdk method.
I use ExecuteMaxscriptscript in Some versions. Such as 3dsmax 2020, It’s not working. I don’t know why!
This encryption method has not been tried. Do you have any good tutorials to recommend.
I need this functionality for encryption and decryption, If you expose the string, it’s meaningless
Since it’s such a hassle, So can we find another way to run maxscript string in a c# method. in other words, We abandon the use of “ExecuteMaxscriptCo…
Your method is feasible,But there are two parameters about “ExecuteMaxscriptCommand” in 3dsmax higher version(2022+). I can only write two styles by…
Thanks for your reply, but the “MaxscriptSDK” is an abstract class, Things are getting complicated. I’m trying to rewrite a derived class, But I faile…
nice! I made it. You’re such a good teacher
Can you give me a example?
I know we can’t change “gw.htext” size in the Maxscirpt. Using c++/c#,Whether we can change its size?I know That’s another topic!
You’re so cool.