ofer_z
@ofer_z
New Member
Joined: Feb 14, 2024
Topics: 11 / Replies: 188
Reply
RE: Strange colorpickers appearance

Hi, I get the same behaviour. That’s strange, probably a bug. I never noticed it before, until you mentioned it… cheers, o

19 years ago
Forum
Reply
RE: Schematic Material Editor Progress

Hi, You could use color_RGB() controller, it gives you seperate R,G,B tracks for your color just like position_XYZ() does for position controllers. …

19 years ago
Forum
Reply
RE: close <stream> not releasing the file?

try this: stream = createFile “textFile.text” — I then printed some text print “some text to” to:stream — I am now done — Later I read some text …

19 years ago
Forum
Reply
RE: New Tool for Scripters: Supra?

Hey Light, This looks cool! All you need now is favorites (for folders and/or scripts), and as suggested before, the ability to select a different p…

20 years ago
Forum
Reply
RE: Accessing the default sound

ok, I have found it. WAVsound is the way.

20 years ago
Forum
Topic
Forum
Replies: 1
Views: 47
Reply
RE: problems with merging objects with duplicate materials

ok, I figured it out. it turns out the merge does work, the problem was with adding xref objects in the same function. cheers, o

20 years ago
Forum
Topic
Reply
RE: edit_poly modifier woes

again, this is not the problem, I got this to work, but only if the original UI is visible, which is very much undesirable. I’m looking to achieve the…

20 years ago
Forum
Reply
RE: edit_poly modifier woes

Thanks Rivendale, however, this is the way I was refering to when I said I got it to work with the modify panel command. the problem is, this doesn’t…

20 years ago
Forum
Topic
Forum
Replies: 5
Views: 38
Reply
RE: buttons that effects a slider

[color=#fffffe]rollout Morph_targets “Morph targets” ( slider ooo “ooo” orient:#h ticks:10 range:[0,100,0] offset: [0,0] button theButtono…

20 years ago
Forum
Reply
RE: objectsets and single objects

in the case of selected objects you can use “selection” as it returns the current selection as an array. so “bla selection” will always work hOpe thi…

20 years ago
Forum
Reply
RE: Answering Max dialog that pops up

you can’t have max press that button for you, there are programs that can do that and can be run from within max, but it’s usually better to try and s…

20 years ago
Forum
Reply
RE: AppData / ParamBlocks / Things

you can use globalTracks with addData to store the data into the scene, there might be other tracks or general maxWrappers that work that way, but I’v…

20 years ago
Forum
Page 9 / 14