marvelatthedust
@marvelatthedust
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 9
Topic
Forum
Replies: 0
Views: 13
Reply
RE: dumb maxscript problem

I’ve got the name of the function as f_CleanRig, and the rollout button is calling f_CleanRig, but i just noticed the name of the .ms file is f_rigCle…

14 years ago
Forum
Reply
RE: dumb maxscript problem

The function is saved in a .ms file, and it will work when i just type the command into the listener, however it does not have a global definition wit…

14 years ago
Forum
Topic
Forum
Replies: 5
Views: 16
Reply
RE: parsed string problems

awesome. that works perfectly. I had no idea i could perform a += operation on string variables. the more you know… thanks a ton jason! -ian

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 16
Topic
Forum
Replies: 0
Views: 9
Reply
RE: CAT select Question

Found the solution, and i offer it to any one who needs it. I had been foolishly ignoring the fact that some commands can give info AND change parame…

15 years ago
Forum
Reply
RE: CAT select Question

Unfortunately I’m not using animation layers from Max, I’m trying to access the animation layers on the CAT rig. something along the lines of: $catpa…

15 years ago
Forum
Topic
Forum
Replies: 3
Views: 18
Topic
Forum
Replies: 3
Views: 19
Reply
RE: Advice needed for Batch exporting script

got it working finally. Turns out i need to put in “\” in the path name so the final code ended up being: biped.loadBipFile $Root.transform.controlle…

16 years ago
Forum
Reply
RE: Advice needed for Batch exporting script

That helps a little. At the very least i’m getting a different error now: – Unknown property: “transform” in undefined Which looks to me like it’s n…

16 years ago
Forum
Reply
RE: Advice needed for Batch exporting script

Okay, I’ve found the biped name (Root) and the max function (biped.loadBipFile) but everytime i’ve tried calling the function with the right file name…

16 years ago
Forum
Reply
RE: Advice needed for Batch exporting script

thanks. I’ve taken a look at those topics, unfortunately, I’m so new to MaxScripting that I think I’ll need to get to the basics of the language befor…

16 years ago
Forum
Page 1 / 2