lucpet
@lucpet
New Member
Joined: Feb 14, 2024
Topics: 22 / Replies: 146
Reply
RE: Best way to tackle this

I guess I’ll explain my confusion with Vray and if it is installed and which version it is. Using the listener and renderers.current I get back (on th…

14 years ago
Forum
Reply
RE: Best way to tackle this

halloween: This may help: Thanks halloween very useful aaarrr Bobo, is there nothing he can’t do?! :bowdown:

14 years ago
Forum
Reply
RE: Best way to tackle this

Of course that’s it! woo hoo “on the rollout ‘on open’ event” Sorry for my dumbness I’ve been at this script all day and I’m loosing the plot I think…

14 years ago
Forum
Reply
RE: Best way to tackle this

Thanks lo It’s not that simple is it? I was thinking to check if Vray is installed on the machine or not, then a callback may be the way to go, thi…

14 years ago
Forum
Topic
Forum
Replies: 9
Views: 41
Reply
RE: Script a UVW Unwarp

GreyCloud: ok fixed it… needed a max modify mode after the max views redraw not entirely sure way max doesnt put it in modify mode straight af…

14 years ago
Forum
Reply
RE: Script a UVW Unwarp

GreyCloud: Thanks Luke, I’m afraid i’m new to scripting in 3dsmax and will work through over the coming week. hopefully when i’ve gone through th…

14 years ago
Forum
Reply
RE: Script a UVW Unwarp

Hi David here is some code that will start you off. I have to go out for the day otherwise it would be a more thorough. un = (Unwrap_UVW ()) ui:on fo…

14 years ago
Forum
Reply
14 years ago
Forum
Reply
RE: loop/quadrify all objects

PolyToolsModeling.Quadrify false false mmmmmmm seems to only work on one object at a time perhaps denisT or Bobo might be able to clear things up, it…

14 years ago
Forum
Reply
RE: how do i analyze a surface?

You could check this tutorial out as it builds a parametric hand and may point you in the right direction. If denisT can’t help you, then you’re runn…

14 years ago
Forum
Reply
RE: Spacing tool via Script?

You might like to watch the Maxscript 101 series by John Wainwright Are the objects spaced evenly? for i in 1 to 25 do ( sphere radius:i pos:[i^2…

14 years ago
Forum
Reply
RE: random not working correctly

funny if you type $.pos = [100.0,100.0,100.0] in the listener with point b selected it works

14 years ago
Forum
Reply
14 years ago
Forum
Reply
RE: Maxscript and Mouse Drag

When I run this, all it does is report ok in the listener. Am I doing something wrong? I’m trying to learn callbacks from this.

14 years ago
Forum
Page 5 / 12