MarcoBrunetta
@marcobrunetta
New Member
Joined: Feb 15, 2024
Topics: 14 / Replies: 255
Reply
RE: Creating materials

About your first question, check “When do I use () after a function?” in the maxscript reference. As for the maps issue, the problem was that you wer…

15 years ago
Forum
Reply
RE: rolloutCreator simple question

Try destroyDialog arcGuiWindow instead of destroyDialog “arcGuiWindow”. Once the rolloutCreator has run, you can treat the rollout like a normal rollo…

15 years ago
Forum
Reply
RE: imgtag i am really in rage

Just when I was starting to take punctuation marks for granted…

15 years ago
Forum
Reply
RE: texture path relative to .max file

Well if it’s just a one “every so often” thing (when moving for back up). I would do a small script that collects all bitmaps classes in the scene, ex…

15 years ago
Forum
Reply
RE: Change parameter for multiple materials in one time

Prego. No sono argentino, peró discendente de inmigranti…

15 years ago
Forum
Reply
RE: UI – Material Sphere

Yap, AFAIK doing a full render is the only way to go… which sucks, but that’s all we have.

15 years ago
Forum
Reply
RE: Renderitis

Sounds like a nice little app. Good work!

15 years ago
Forum
Reply
RE: How to use KeyUp event?

This is probably do to the fact that the label doesn’t have focus. If you try doing something like rolloutName.imgLab.focus() and then hit a key, then…

15 years ago
Forum
Reply
RE: Replacing Materials in An Array.

The problem here is that when you do “$.material = StandardMaterial()” you are not actually CHANGING the material, but REPLACING it with another one. …

15 years ago
Forum
Reply
RE: system.windows.forms.textBox tab spacing?

The RichTextBox class has a selectionTabs property that 鈥淕ets or sets the absolute tab stop positions in a RichTextBox control.鈥?/p> Maybe that would …

15 years ago
Forum
Reply
RE: Maya Render Frame window in Max (R_Buffer)

Maybe there’s a gc() in the code?

15 years ago
Forum
Reply
RE: exectueing external exe using maxscript

Can you post the code you are using?

15 years ago
Forum
Reply
RE: Save spinner Settings – revisited

It’s all a mater of correctly dealing with variable scope. One way could be to access the values directly inside the rollout so that instead of “SPN_W…

15 years ago
Forum
Reply
RE: pipe maker script and collision detection

LOL…looks like that old Windows screensaver!

15 years ago
Forum
Page 1 / 18