Hi, you could use an array to store your values and use a random index to get the value. something like that: ( Vals = #(50,100,150,200) Index = …
hello, You cannot encrypt macros… You need to have the macro in clear text, and ‘filein’ your encrypted script. macroScript VPReset category: “_Pap…
Hi, Search is your best friend
Hi James, Thx for the tip What are the benefits of upgrading to .Net 4.0 ?
Hi, from the maxscript reference: <void><Unwrap_UVW>.[b]SetVertexPosition[/b] <time>time <integer>index <point3>pos a…
Hi, the rollout is created each time you display the CA’s UI, and you explicitely define the checkbox disabled. you need to store the enabled state in…
I’m a little confused about the difference between a macroscript and a normal maxscript. If I want to do x when someone clicks “file/save as…”, do I w…
You need to install the 3dsmax SDK. Then in the project properties, modify the include and lib folder to where you installed the SDK.
that error is not dll related. It seams you are missing a maxscript file (.ms) that is a scripted plugin
Hi, try this: select your object (Editable_poly) and run this script: ( obj = selection[1] if classof obj == editable_poly do ( while ob…
Hi, You can use scene states
type rctMakeRagdollUI() in the listener.
Hi, THIS IS NOT CrazyRoad!!! It’s only rollouts with no event handlers. TOTALY USELESS !!!