Floating_Inkpot
@floating_inkpot
New Member
Joined: Feb 15, 2024
Topics: 27 / Replies: 50
Reply
RE: Open nextfile from above folder with script

but i am not getting is to array the list of max files in the respective folder and load each max file with next to next file… you get an array of…

14 years ago
Forum
Reply
RE: Open nextfile from above folder with script

this one is a little more complex. Instead of giving you a full script this time i will give you the steps to make the script yourself. First you hav…

14 years ago
Forum
Reply
14 years ago
Forum
Reply
RE: Adopt max file to folder name ??

If i have well understood this is your hierarchy : C:\RootFolder ……FolderA\ …………Work.max …..

14 years ago
Forum
Reply
RE: create 100 shader with maxscript

By shaders do you mean creating Materials ? If yes, here is the way i would do my script. Create your Material and apply it to an object in the sce…

14 years ago
Forum
Reply
RE: DotNet Character Selection Framework

Wouhou! That is outstanding stuff, i like how you approach the problem ! This must have been a lot of work no ? but it was worth it The editor seems …

15 years ago
Forum
Reply
RE: SkinOps and modPanel very slow ?

Hey! Thanks for the replys! the window handler technique is perfect for me:)

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Reply
RE: Call maxscript function from SDK

I think yes, Lonerobot posted an interesting article about that on his website : The idea is to use ManagedServices to communicate with 3dsmax. the…

15 years ago
Forum
Reply
RE: Animation baking script?

Oops in didnt understand you problem the first time;) You can also do the following : I assume you want to make a snake animation along a spline. (i …

15 years ago
Forum
Reply
RE: Animation baking script?

Hi Zackleck I did this little script quickly, i hope it does the work for you. Select the object constrained to the path and execute this script : (…

15 years ago
Forum
Reply
RE: dotnet xml reading taking time

Pjanssen: […]I’d suggest writing all xml parsing code in C#, or C++ or anything that compiles to a .net assembly. And then use a single function cal…

15 years ago
Forum
Reply
RE: dotnet xml reading taking time

Well i keep getting the same error, with the constructor declared explicitly. I tryed to change the c++ source code but i can’t find where the problem…

15 years ago
Forum
Reply
RE: dotnet xml reading taking time

i get this error :s – Runtime error: No constructor found which matched argument list: ParseXML.Class1 i guess i have something wrong in my C++ code…

15 years ago
Forum
Reply
RE: dotnet xml reading taking time

okay… so to begin with all that stuff… as a total noob i decided to try making an assembly wich would return me a simple integer when i call it. …

15 years ago
Forum
Page 2 / 6