MikeOwen
@mikeowen
New Member
Joined: Feb 15, 2024
Topics: 25 / Replies: 77
Reply
RE: Urgent – Convert string to color?

data = color 0 255 0 $teapot01.mat.diffuse = data Remove the “” from the data code line as it is a color value and NOT a string value! Mike

16 years ago
Forum
Reply
RE: Scripted Manipulators – Snap?

bobo actually gave a siggraph presentation on this very subject last year, but Autodesk are being really slow at releasing the DVD of this presentatio…

16 years ago
Forum
Reply
RE: render RPF channels not working correctly in Max2008?

Thanks Bobo. Spot on, that fixed the problem and I also learnt something new today Mike

16 years ago
Forum
Reply
RE: render RPF channels not working correctly in Max2008?

Yes, its a network MAXScript job through Deadline. So, I’m using the script to actually execute the render. Locally, it works fine in the 3dsMax GUI, …

16 years ago
Forum
Topic
Reply
RE: Detect callbacks

I need to check, but does Zeboxx’s cblogger script handle these callbacks?

16 years ago
Forum
Reply
RE: DotNetClass [System.IO.DriveInfo]

Thanks. I have now taken this approach and its working at the moment. Mike

16 years ago
Forum
Reply
RE: DotNetClass [System.IO.DriveInfo]

Hi All, I have just found out that due to security permissions, you can’t put the “KClasses.dll” onto a network server, which is annoying…! dotnet.l…

16 years ago
Forum
Reply
RE: DotNetClass [System.IO.DriveInfo]

Thanks very much Kameleon, much appreciated. However, running this code; dotnet.loadassembly @”C:\KClasses.dll” dnGet=dotnetObject “KClasses.DnGetDis…

16 years ago
Forum
Reply
RE: DotNetClass [System.IO.DriveInfo]

Hence my problem…! Looks like a lookup table for UNC paths against drive letters is the only option

16 years ago
Forum
Reply
RE: DotNetClass [System.IO.DriveInfo]

Thanks Pete, much appreciated! However, a problem, which I can’t think of a workaround is, if the path is a UNC path, then it doesn’t work! All these…

16 years ago
Forum
Topic
Forum
Replies: 14
Views: 64
Reply
RE: Change pre-multipla alpha for TGA render jobs.

I’m so sorry, just re-read my post and it doesn’t make sense!!! What I meant to say is that the MAXScript setting is ‘taken’ and the result displayed …

16 years ago
Forum
Reply
RE: Change pre-multipla alpha for TGA render jobs.

Interesting. I have just encountered a tga setting not taking in MAXScript! With the Render Scene Dialog closed… In Max2009x64: Targa.setColorDepth …

16 years ago
Forum
Topic
Forum
Replies: 1
Views: 51
Page 3 / 7