Blue
@blue
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 142
Reply
RE: moving an object along local axis?

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…

19 years ago
Forum
Reply
RE: moving an object along local axis?

I believe you are looking for the in coordsys prefix for the translate in coordsys #local $.pos.y += moveValue

19 years ago
Forum
Reply
RE: How to querry a selectionset names?

Thanks Bobo, that does just what I was looking for. Not sure how I missed getNamedSelSetName, but it’s just what I needed.

19 years ago
Forum
Reply
RE: How to querry a selectionset names?

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. …

19 years ago
Forum
Topic
Forum
Replies: 4
Views: 15
Reply
RE: Way to stop execution?

I prefer to script my own modal dialog boxs with what I need in them.

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

Gibbz: Ok cool i got it working Cheers! Cool, guess I was posting as you got it working.

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

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…

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

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 …

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

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…

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

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…

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

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.

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

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.

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

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…

19 years ago
Forum
Topic
Forum
Replies: 31
Views: 104
Page 7 / 11