Tagged 'ScriptSpot How To'

do any1 know what do i have to do ?

Hi every one im new here and im a beginner in 3d studio max , so Im asking for your understanding!:) i've copy this script from this video http://vimeo.com/21174115
1frameStart = (animationRange.start as integer / ticksPerFrame)
2frameEnd = 10
3frameEnd = "D:\back up\PHOTOSHOP SC5\export_to_flash"
4fileBase = "PathFinderTest_"
5
6max select all
7 abc = selectior as array
8 clearSelection()
9for f = frameStart to frameEnd do
10(
11 sliderTime = f
12 select abc
13 maxOps.cloneNodes abc offset:[150,0,0] expandHierarchy: true cloneType:#copy actualNodeList:()

How to rotate cat bone pivot only?

After export my CAT character to unreal engine 4 with shared bone settings, when playing animation my character will get missed up, for bones of target skeleton bone has different pivot rotation than my CAT character(see attachment). after further inspection, I realized the pivot rotation of nearly every single bone is mismatched.

The problem is, I can't simply rotate the pivot of CAT bone, the bone will rotate with the pivot. I'd like to know if there is a way to change the CAT bone pivot via max script, please help me.

Crease Line Display For Turbosmooth

Can anyone teach me how to write the script for max, so that i can see the color display for my crease line that i already set = 1 for my Geometry ?

Select object by user defined properties

How to select object by user defined properties?
example:
name = mybox

select $mybox

animate morph while playing time line

is their a way to animate morph while playing time line for example after animating the lip sync & face expressions i want to animate the eye blink & rotation by playing the time line & move the slider to record.

Vorofrag install problem.....:(

Hello folks, my first post and I'm sorry it has to be one where I'm already asking for help instead of contributing something positive. Hopefully it'll be something I've overlooked. I downloaded the Vorofrag_2.0 plugin from your site the other day and today I followed the install instructions from the pdf file. I'm running 3dsMax 2009 64bits on my Win7 pc. After placing the proper .dim file in the "stdplugs" folder I proceeded to start Max. The attached ,jpeg file shows why the plugin is not initializing.

pick up a name from an object and put the same name in another object

starting to do programming in MaxScript and need to make a script that select an object, copy your name and transfer that name to another object. But I have a problem. I need this script to do this automatically for multiple objects in one

Maxscript acces to Wall

Hello to all. Recently i have been doing a script that needs to get acces to the AEC wall object. I need to get acces to the 'pick spline' option in keyboard entry option from the modify panel to assign a previously created spline , but i have no idea on how to get it cause it doesn't seem to have a straightforward way to get into it. I can use the 'startObjectCreation Wall' to start creting the wall, but after that, i don't know where find a method to attach the spline right into it.

Any ideas about that one?..

Thanks in advance!!!

How do I Update a script post?

I see no way to update script post that I have submitted, yet I see that people are updating their posts... could some one please show me the way? Could they be to old?

Also I could not find a link to the forms "ScriptSpot How To" So hopefuly this gets to someone, and I can find the answers.

Thanks,

mrapelje

Run script on screenRedraw

Hi,

Need a bit of help -
Currently my script is updating (looping) on timer, but I'm trying to run the script on screen Redraw.
Managed to set-up Callback system, but not sure how it should call the script.
Is anybody could show a sample of layout that works on callback system?

Thanks

Syndicate content