thatoneguy
@thatoneguy
New Member
Joined: Feb 14, 2024
Topics: 77 / Replies: 395
Topic
Forum
Replies: 4
Views: 7
Reply
RE: Maya's Tweak Tool in max?

And Max got it from XSI.

16 years ago
Forum
Reply
RE: Q: instances in scene

Same here. If I’m checking to see if it found something (finditem) I use !=. If I’m counting array items I use > 0. Which doesn’t really make an…

16 years ago
Forum
Reply
RE: Q: instances in scene

Just a quick performance question. You use if > 0 and I use != 0. Is one or the other faster or less memory intensive? I imagine it’s marginal on…

16 years ago
Forum
Reply
RE: DotNet Listview problem

Also I think you can store the object variable directly IN a dotNET item if I remember correctly. I did it in a tree view where every tree item had th…

16 years ago
Forum
Reply
RE: Change rollout color dynamically

That really really needs to be fixed ASAP. It’s retarded that all of my buttons etc are wackobizzaro gamma-ed.

16 years ago
Forum
Reply
RE: 3Ds Snake

FYI the ghost’s paths in pacman were hardcoded. So in that respect their AI should be pretty easy.

16 years ago
Forum
Reply
RE: get name from param instance?

Probably falls in line with this thread: which unfortunately the best solution for actaully getting the name was the same as yours. It would be nic…

16 years ago
Forum
Reply
RE: Dotnet TabControls dilema

IkerCLoN: I found this piece of code on the .net thread some weeks ago. It creates some UI stuff inside the tab page. Not MAX rollouts, but I guess …

16 years ago
Forum
Reply
Reply
RE: Remove inset from bitmap displayed in rollout?

I usually use the background color as transparent. it’s like 124 or something. That way if it’s transparent… they see the exact same color. or else pu…

16 years ago
Forum
Reply
16 years ago
Forum
Reply
RE: Advice Needed for Asset Management Script

Just to be clear here is the directory structure it expects: …\LibraryPath<Category Names>\filename.jpg&.max just did a cursory glance…

16 years ago
Forum
Reply
RE: Advice Needed for Asset Management Script

Ok. I added a button which parses a directory full of directories… which is full of scenes and thumbnails (100×100 pixels) Or you can hard code in yo…

16 years ago
Forum
Reply
RE: Advice Needed for Asset Management Script

I don’t know what VRay Scatter does. I presume it’s more sophisticated than this. But this’ll merge in a file from a small asset library. Note you’ll …

16 years ago
Forum
Page 11 / 32