IkerCLoN
@ikerclon
New Member
Joined: Feb 15, 2024
Topics: 12 / Replies: 67
Reply
RE: Passing a function into another function?

So in any function, the result of the last line is what is returned (fn 3). Thanks, Dave. I’ll take this in consideration

17 years ago
Forum
Reply
RE: Passing a function into another function?

And couldn’t be the ‘return’ command used as a result of the function? Do you mean this, davestewart? ( local result fn addNumbers a b = ( …

17 years ago
Forum
Reply
RE: cant get my head around pickPoint

You can switch from global positions to parent-based positions using this: localTM = objectTM * inverse (parentTM)

17 years ago
Forum
Reply
RE: Align object to a vertex of another one?

Thanks again, Phoelix. The main problem I was having was related to the orientation of the created points in the face (working on my script for attach…

17 years ago
Forum
Topic
Forum
Replies: 3
Views: 15
Reply
RE: Removing variables from memory?

Thanks, Dave! I had a very specific problem on one script. It has this structure… fancy rollout ( function ( do nice things and use some va…

17 years ago
Forum
Reply
RE: Removing variables from memory?

Hi, Dave, and thanks for your fast answer! And nope, I tried gc() before and it does not seem to erase the declared variables. One solution might be d…

17 years ago
Forum
Topic
Forum
Replies: 11
Views: 45
Reply
RE: Preventing node deletion

Great, Kees! Thanks for sharing

17 years ago
Forum
Reply
RE: Float Number display issue

Hi again! Although I want to know something about the question I did, I found something that works fine for me, and returns the index of the vertex I’…

17 years ago
Forum
Topic
Forum
Replies: 1
Views: 12
Reply
RE: ChangeHandlers drive me crazy!

Your feedback is much appreciated, DaXiiD. I’ll test your function to try to make the system work. Thanks!

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: wire parameters via maxscript

My dear mono friend: knowledge does not know about holidays. Also, I prefer to stick with scripting rather than with the family :deal: [size=2]Merry …

17 years ago
Forum
Reply
RE: wire parameters via maxscript

Hey, dude, try this: paramWire.connect $.pos.controller[#Z_Position] $Box01.modifiers[#Morpher][1] “Z_Position” It should work fine p.s.: I’m wond…

17 years ago
Forum
Page 5 / 6