RustyKnight
@rustyknight
New Member
Joined: Feb 15, 2024
Topics: 42 / Replies: 530
Topic
Forum
Replies: 5
Views: 29
Reply
RE: Finding and Replacing text in a text file

Do you have an example of what your code is doing and where?? I’d imagine it work as a “else” branch to the main if statement (looking for “rollout”)…

16 years ago
Forum
Reply
RE: Character Rig – Button To Switch Materials

Thinking out aloud (which is always dangerous)…I would set up CA that had a check button that when pressed would change the material…something like o…

16 years ago
Forum
Reply
RE: Evaluate CTD suckage

That’s a really interesting issue you are having there. Several things jump immediately to mind (now I have no idea about the internals of max so I c…

16 years ago
Forum
Reply
RE: MultiThreading in DotNet

Hay LoneRobot! Yeah, I’ve basically had to set up global variable to play around with…not something I really want to do, but I don’t think I much cho…

16 years ago
Forum
Reply
RE: Advice needed for Batch exporting script

I tried a very basic scene and had no issues saving or re-loading the biped… Do you have a sample “bip” file or scene we check?? Shane

16 years ago
Forum
Reply
RE: Advice needed for Batch exporting script

lol, how I remember those days…feels just like last week…in fact… Anyway, off topic… The <biped_ctrl> is a reference to the biped node object….

16 years ago
Forum
Reply
RE: Advice needed for Batch exporting script

First, I’d look up “3ds Max File Loading and Saving” in the help file. This will at lest let you know how to load and save max files. Next, I’d look…

16 years ago
Forum
Reply
RE: How to get names of all opened rollouts in 3ds max?

I’m not sure I fully follow what you are tying to do, or if I do understand, if it is possible. I’ve had a quick look around it I can’t find a way to…

16 years ago
Forum
Reply
RE: MultiThreading in DotNet

…to a point… I’m still having issues when calling “BackgroundWorker.RunWorkerAsync(Object)” method using a dotNetMXSValue as the argument…although I’…

16 years ago
Forum
Reply
RE: MultiThreading in DotNet

Bingo! Cheers Shane

16 years ago
Forum
Reply
RE: MultiThreading in DotNet

Okay, I finally found (or made) an oppurtunity to try this, but I need to pass in array of structs…The problem is, whenever I try i get >> MAX…

16 years ago
Forum
Reply
RE: MultiThreading in DotNet

Awesome!! I’m already thinking about where I can use it Shane

16 years ago
Forum
Reply
RE: MultiThreading in DotNet

Hi LoneRobot! This is a very interesting idea !! Can’t wait to play with it… Some questions thought…how do you re-sync the threads to the UI thread…

16 years ago
Forum
Reply
RE: Make unique material problem

try something along the lines of meditMaterials[1] = Multimaterial () meditMaterials[1][1] = Architectural () setSubMtl (meditMaterials[1]) 3 [b](c…

16 years ago
Forum
Page 2 / 39