Vsai
@vsai
New Member
Joined: Feb 14, 2024
Topics: 11 / Replies: 87
Topic
Reply
RE: 2 WPF Examples

seems to work fine here too, XP64 with .net3.5 (Thats a beastly install too.) Looks interesting! how are you building your Xaml? i remember looking i…

16 years ago
Forum
Reply
RE: Is there a script to re-save a bunch of max files?

What he was saying is that a blank textfile with the file extension of .ms should work for you.

16 years ago
Forum
Reply
RE: How to select a hierarchy

If all you’re looking to do is select them, not to use them in a script/array you can use the built in ‘Select Children’ hotkey… i think it defaults t…

16 years ago
Forum
Reply
RE: How to select a hierarchy

JHN: … pathname literals… (“$'” + (obj.name)+”‘/*/…/*”)) now thats a help page thats making me cringe.

16 years ago
Forum
Reply
RE: How to select a hierarchy

I’ve been using this snip in one form or another for a while, someone else may have something clearer though. fn addChildrenToArray theChildren curr…

16 years ago
Forum
Reply
RE: Getting all of the bitmapTextures in a certain material?

Take a look at BSLib in blurscripts, get_maps_from_mat

16 years ago
Forum
Reply
RE: Optimization ideas needed

You rock! I wish i’d seen this earlier today before crashing max a hundred times trying to speed it up!

16 years ago
Forum
Reply
RE: vray irradiance map reset through maxscript?

renderers.current.clearIrradianceMap()

16 years ago
Forum
Reply
RE: Evaluating script != Run Script?

Question, if you ‘Run Script’ it twice does it do what you imagine it should? Things like this tend to be a variable scope issue, IE: you may be assu…

16 years ago
Forum
Reply
RE: Online repository of useful MXS snippets

Excellent, Maybe we can get a few more people/snips on there and get something rolling!

16 years ago
Forum
Reply
RE: Online repository of useful MXS snippets

Odd, running into the same thing here, sent a reply back to the fella who added the Syntax for us, so hopefully they see whats happening. In the mean…

16 years ago
Forum
Reply
RE: system paths and macroscripts

or just opt to edit the (Maxroot)\InstallSettings.ini to show: useUserProfiles=0 and go back to the old way of storing extra crap.

16 years ago
Forum
Reply
RE: How to create menu list as part of MainMenu

take a look at should clear it up. something like subMenuItem = menuMan.createSubMenuItem “Test Menu” subMenu subMenuIndex = mainMenuBar.numItems…

16 years ago
Forum
Page 2 / 7