kartug
@kartug
New Member
Joined: Feb 15, 2024
Topics: 3 / Replies: 7
Reply
RE: [Maxscript] Using relative paths in Include

Thanks, this works The same issue pops up here though: Kartug: where the first rollouts couldn’t access the later rollouts the first time th…

7 years ago
Forum
Reply
RE: [Maxscript] Using relative paths in Include

Sorry, forget I said that (I tried getting the direct path using getSourceFileName() before, which didn’t work when using Include. Read previous post…

7 years ago
Forum
Reply
RE: [Maxscript] Using relative paths in Include

That was how we wrote the script to begin with, only to realize that if a script with the same name is located in \AppData\Local\Autodesk\3dsMax[versi…

7 years ago
Forum
Reply
RE: [Maxscript] Using relative paths in Include

Sorry, this doesn’t work either. No worries though, since we changed it out to use fileIn instead.

7 years ago
Forum
Reply
RE: [Maxscript] Using relative paths in Include

Ok, we managed to get it working using fileIn instead of Include. We had problems with this before when using fileIn on multiple rollouts, where the …

7 years ago
Forum
Reply
RE: [Maxscript] Using relative paths in Include

Thanks, we experimented with this, and it works when we do: scriptPath = pathConfig.removePathLeaf (getSourceFileName()) Include (scriptPath + “\\” …

7 years ago
Forum
Topic
Forum
Replies: 11
Views: 3
Reply
RE: [Maxscript] Event Callback for multiple nodes added/deleted

Oh man, this is working great, thanks a lot! Now to learn how NodeEventCallbacks work

7 years ago
Forum
Topic
8 years ago
Forum
Replies: 0
Views: 20