Mambo4
@mambo4
New Member
Joined: Feb 14, 2024
Topics: 83 / Replies: 271
Reply
RE: pass variables between functions & rollouts while avoiding globals

thanks for your response. Yes, the example was drastically simplified. I have 20+ global variables being manipulated and passed between various funct…

12 years ago
Forum
Reply
RE: clear a msx session w/out restarting max?

I fixed the problem by figuring out how to combine the 2 functions into one. confusion recursing can lead to confusion recursing.

12 years ago
Forum
Reply
RE: clear a msx session w/out restarting max?

some experimenting has revealed globals are not my problem, but 2 recursive functions calling each other. the basic form is like this: obj = <an…

12 years ago
Forum
Reply
12 years ago
Forum
Topic
Forum
Replies: 8
Views: 17
Topic
Forum
Replies: 0
Views: 10
Reply
RE: adding rotation controller to the controller list via script

thank everyone for the help. It never occurred to me that much of the buttons in MAX would have associated .mcr files, thanks for the tip. I assume M…

12 years ago
Forum
Reply
RE: adding rotation controller to the controller list via script

hmmm… doesn’t quiet do the trick. No errors, but the controller it adds looks like a second Euler controller, named “Available”. I’m trying to add an…

12 years ago
Forum
Topic
Forum
Replies: 2
Views: 12
Topic
Forum
Replies: 1
Views: 21
Reply
RE: FK-IK snap script running backwards ???

The culprit was inconsistent bone orientation between arms and legs. the arms were set up fully for mirrored axes the legs were not the result was …

12 years ago
Forum
Reply
RE: FK-IK snap script running backwards ???

Further investigation indicates this is a result of wrapping the function inside of a checkButton. parameters ikfk_params rollout: ikfk_roll ( ‘bo…

12 years ago
Forum
Topic
Forum
Replies: 4
Views: 15
Page 22 / 24