shibumenon
@shibumenon
New Member
Joined: Feb 14, 2024
Topics: 25 / Replies: 137
Reply
RE: Cleaning up a biped function

$.transform.pos will give you the world pos of the selected object, be it a biped object or any other. if bipBone is a variable storing a biped nod…

17 years ago
Forum
Reply
RE: BUG – Squash Bone Problem – 3dMax

oh yes, i missed that, a 0 divided by 0 must be causing it to go haywire. Instead of squash/squash – 1 you could type a simple 0 and it should still w…

17 years ago
Forum
Reply
RE: BUG – Squash Bone Problem – 3dMax

looks like the first bone doesn’t think there’s a need to update itself with every updation of the circle attrib … Another work around would be to mak…

17 years ago
Forum
Reply
RE: rigging UI script help needed

If you have a biped rig, then there are lots of freely available scripted UI’s to do what you want … Search biped selector on scriptspot. If you have …

17 years ago
Forum
Reply
RE: how can i change fbx export options ?

this bug seems to be fixed in the new version (2006.11.2), can be found here: www.Autodesk.com/fbx

17 years ago
Forum
Reply
RE: how can i change fbx export options ?

yes, setting both import and export params for fbx is quite buggy… It seems that if you do a fbx export manually before trying to set any imp/exp para…

17 years ago
Forum
Reply
RE: Biped – Collapse MoveAllMode offsets

perfect … ‘xactly what I need. Many Thanks mate.

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 12
Reply
RE: Memory Leaks

I recently created a sample file, along with a loop script, as a mem leak example, and sent it to Sparks, since we’re not able to do much of batching …

17 years ago
Forum
Reply
RE: Batch Preview

you could use createPreview() and then use any of the external file methods to copy _scene.avi to the desired folder. Though, as Keith mentioned, ther…

17 years ago
Forum
Reply
RE: Problem with include

Could be because include doesn’t allow for use of variables, as mentioned in the Maxscript reference : ” [left]include “filename_string” [/left] [left…

17 years ago
Forum
Reply
RE: Param Collector and Morpher Ques?

Hi Harry, The if statement should be a combo of if <condition> then <do something here> Change the if statement to this: if WM3_MC_H…

17 years ago
Forum
Reply
RE: Minimizing/Maximizing 3ds Max Window

perfect … Thanks mate ! I see that the restore/maximize isn’t there yet, I’ll search for it. Thanks again cheers

17 years ago
Forum
Topic
Forum
Replies: 8
Views: 21
Reply
RE: MAXSnake!

haha … brilliant ! good fun

18 years ago
Forum
Page 4 / 11