RustyKnight
@rustyknight
New Member
Joined: Feb 15, 2024
Topics: 42 / Replies: 530
Reply
17 years ago
Forum
Reply
RE: Applying a texture on creation of an object?

So first, we need to get the material in the first slot…the problem is, this may not be a “standard material”, so I’m going to set it up firstMateria…

17 years ago
Forum
Reply
RE: Create shape from edge

Would it be possible to sort the vert array? Shane

17 years ago
Forum
Reply
RE: New to This

Read the docs! Sounds silly, but Bobo (and many others) have done some excellent work on providing a number tutorials Search this forum, read this f…

17 years ago
Forum
Reply
RE: dotnet tab UI code

Not to step on Bobo’s toes (as I used his Deadline example to learn how to do this to), but yes, eveything you have said is possible. How you would g…

17 years ago
Forum
Reply
RE: test string for valid maxfile save

Depending on exactly what you want, there are a number of different things you can do fn isValidFilename sFilename = ( local bIsValid = true lo…

17 years ago
Forum
Reply
RE: assumeskinpose() question

Oddly, for shapes, I have no problems…even editable splines… As for speed…best turn of viewport redraw for starters Shane

17 years ago
Forum
Reply
RE: assumeskinpose() question

on what type of node are you getting an error?? Shane

17 years ago
Forum
Reply
RE: assumeskinpose() question

There are any number of ways to do it depending on how your rig is setup. You could use fn processChildren nParent = ( local lstChildren = nPa…

17 years ago
Forum
Reply
RE: assumeskinpose() question

$.skinpose.assumeSkinPose() $.skinpose.setSkinPose() Well, that was eaiser then I thought… Check out Interface: SkinPose for more details. How you …

17 years ago
Forum
Reply
RE: mySQL datarow editing

Hi grabjacket! Yes auto generated keys are a great idea!! They remove a lot of the potentional of the same key been generated simultanously between …

17 years ago
Forum
Reply
RE: mySQL datarow editing

lol! Surprisiningly, not many people do (have any idea of what I’m talking about ;)) Basically, many SQL databases offer the ability to have a “key”…

17 years ago
Forum
Reply
RE: mySQL datarow editing

This is probably a stupid question, but are you using any auto generated keys on the table?? Would this cause any issues normally any way?? Shane

17 years ago
Forum
Reply
RE: Integrate extern application in Max

Have you considered using a COM style bridge?? Or exposing sections of your application to the .net assembilies via a dll or such Shane

17 years ago
Forum
Reply
RE: Material change

It would also be very useful if it were in english, sorry Shane

17 years ago
Forum
Page 9 / 39