kopar
@kopar
New Member
Joined: Feb 15, 2024
Topics: 6 / Replies: 12
Reply
RE: Zlax: Relax along Z value only

Good plan! I’ve never made a scripted modifier. This one is perfect for it. Thanks for the suggestion. I’ll post it when I do it.

16 years ago
Forum
Reply
RE: Zlax: Relax along Z value only

Thanks! I’ll probably upgrade it sometime, but what I wrote fits my needs perfectly. When I do, I’ll definitely do the combination (XY, XZ, Z, etc.) …

16 years ago
Forum
Topic
Forum
Replies: 8
Views: 6
Reply
RE: execute() fails when accessing "$My-Box"

That double-single quote trick is pretty sweet! I’ll try and remember that one. Got any tricks for file paths? trying to constantly escape out all the…

16 years ago
Forum
Reply
RE: execute() fails when accessing "$My-Box"

You may need to put a slash before the “-” character to escape it: execute “$My-box” $Box:My-Box @ [35.599663,-38.134167,0.000000]

16 years ago
Forum
Reply
RE: Creating biped and footsteps

As usual, if I’m pounding my head against a wall for 2 days, I should post here then I’ll figure out my problem immediately Before 09 you didn’t nee…

16 years ago
Forum
Reply
RE: Creating biped and footsteps

I should add that I’m using MAX 2009 Design 64 bit. I’ve tried to run the demo script in the Biped Footprints reference: — create a Biped bipObj = b…

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 15
Reply
RE: Compare Modification Dates?

That’s awesome. That really helps me out! I’ll try and work it into my master script next week. –Tom

20 years ago
Forum
Topic
Forum
Replies: 2
Views: 12
Reply
RE: Making a Utility button

Lameola. :shrug: I’m guessing a dlu is a compiled C++ thing, right? i guess I’ll stick to a floating dialog thing. thanks bobo.

20 years ago
Forum
Topic
Forum
Replies: 2
Views: 10
Reply
RE: Get data from Render to Texture Dialog

I got it. I can either get the value from the open window by doing somehting like: myscript.mapPath.text = gTextureBakeDialog.rollouts.commonBakePr…

20 years ago
Forum
Topic
Forum
Replies: 1
Views: 10
Reply
RE: For Loop Breaks my Script

After 2 days of breaking my back over this. I finally have it!!! The secret was to only work on a single selection at a time. I accomplished this by…

20 years ago
Forum
Page 1 / 2