Tagged 'ScriptSpot How To'

trouble with lights

I am placing a target light in my scene with a simple maxscript script.

I have set the light "enable" to "on" but the light won't turn on unless
I manually open the modify panel and check the "light type" "on" button.

Would like to do this with maxscript.

Any help would be appreciated.

hi i want to do this operation on multiple selected objects

hi i want to do this operation on multiple selected objects

$.pos.controller.Path_Constraint.controller.follow = on

It operates on a single object , but with a multiple selection says
- Unknown property: "pos" in $selection

what should I do?

thanks for your time

Help need math concept for good hedge orientation

Hi,
I'm working on script for creat e strip(like Sweep tool) with tow splines constain.
but my problem is the placement of my knots on this splines for create an uniform
mesh. I using lengthInterp for placing my knots but when i have curve in my tow spline
i've bad result can you give me the good way for have a good interpolation of my knots on splineshape.

in first the script part TowSplineToMesh.ms
and the second file show the good way for me.

Tanks.

How can I implement the link to the website via the button?

Hi,
Of course I can use a hyperlink but I would like to make a nice button to go to the website. Please tell me how to implement it? Thanks in advance for your time.

How to select Knots Using Segment of Spline? Or How to convert Segment to Knots?

Please tell me

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.

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.

help MaxScript for rig system

hey guys, i have a small problem with a script that i am trying to do
the idea is to make a script that can create a rig for any characters (standard rig for people ) with a few clicks ... so the problem is when i try to align a bone to a dummy it aligns the position but not the rotation.

you will find below a screenshot of the result i am getting
by the way this is my first time in maxscript and here is the code :

maxops.affectchildren=false

select $Dummy001
aa = $.rotation.x
bb = $.rotation.y
cc = $.rotation.z
a = $.pos.x
b = $.pos.y
c = $.pos.z
select $Bone001

position/rotation script controller

how to have a bone nub to follow a transformation of a point helper?

how to access vray Distributed rendering setting window ?

i know this "renderers.current.system_distributedRender" but i want to know how to access vray Distributed rendering setting window ?

Syndicate content