I wasn’t suggesting the example to be used on a changed return of the slider value and I didn’t feel it was necessary for to write the script to get t…
I believe you are looking for the in coordsys prefix for the translate in coordsys #local $.pos.y += moveValue
Thanks Bobo, that does just what I was looking for. Not sure how I missed getNamedSelSetName, but it’s just what I needed.
Thanks PEN, the odd thing is that if I try to print an index of the array it lists all the objects in that seletion set, not the selection set name. …
I prefer to script my own modal dialog boxs with what I need in them.
Gibbz: Ok cool i got it working Cheers! Cool, guess I was posting as you got it working.
I use: (mxscom.exe is in the root of PSPad) %PSPath%\mxscom.exe -f %File% Also RegisterOLEControl.ms needs to go into the max\scripts\startup folder…
Its not to bad, with my setup I can send my script to max, edit it and when I go back to PsPad it knows that there were changes made because the file …
I wrote a vb script to save the current file, then send a command (through a dll) to maya to source the file. The dll I used is now expired so I’m loo…
Yes I run and evaluate scripts from PSPad in max. I used the REZN8 com bridge. The files can be downloaded from here . Just adjust the reg file for ma…
Also forgot to say that actually uses the maxscript help when editing an ms or mcr file and searches for help on what is highlighted.
PSPad has a stay on top feature so it can exibit the same behavior. I use dual monitors so I have max open in one and PSPad open in the other.
I created a syntax file for PSPad so it does display the color coding. And the way I have PSPad setup I use F9 to Evaluate a script or selection of co…