Thanks man, it really worked. Cheers, Light
while time.passes () try ( live () ) catch ( die () ) Light
Sorry I didnât try that. I tried it now and it seems like the first tool doesnât stop when you click the 2nd button. But when I right click, it report…
Hi, I tried it in Max 2011 x64 and it worked fine, both for right clicking and using the quit button. Light
Hi, Donât use the | character in tooltips (: Max thinks them as different buttons for each | separation or something. So it bails out on the first e…
Hi, I am not sure why it would behave like that but you can also try using P4.NET. Cheers, Light
I see. I guess the best way I can think of might be to use that variable to include that script. So like: hasPlugin = check for plugin if hasPlugin…
Hi, Did you try using return? Like: hasPlugin = check for plugin if hasPlugin == false then ( messagebox “You don’t have the right plugin!” …
It seems like it has these. Light
Hey Mike, I think I have seen this problem. If you are holding down Ctrl when Remove is called, Max will remove the isolated vertices. Itâs probably …
Thanks man. You are right. I just noticed that. (: Light
Also for people who likes to use Pascal Casing like me, you can use: (DotNetClass âSystem.Globalization.CultureInfoâ).CurrentCulture.TextInfo.ToTitle…
Thanks James. Thanks Johan, that makes sense. I just moved those settings to my user settings file. Light