PePeTD
@pepetd
New Member
Joined: Feb 14, 2024
Topics: 7 / Replies: 172
Reply
RE: Help aligning buttons.

No worries man, With offset and pos you can easily go out of bound in relation to the group, but its up to you to put the proper values it takes a lit…

12 years ago
Forum
Reply
RE: Help aligning buttons.

Use offset: or pos: when creating the buttons Also a little searching on the forums would have gotten you the answer or even better! try the Maxscrip…

12 years ago
Forum
Reply
RE: dotNet listview like multilistbox

Maybe it wont be a problem seeing how the multiListbox does not have gridlines

12 years ago
Forum
Reply
RE: dotNet listview like multilistbox

lv.HideSelection = off lv.BackColor = (dotnetclass “System.Drawing.SystemColors”).Menu This should work, It came from Denis!

12 years ago
Forum
Reply
RE: Structs with functions

Yeah I never had to create multiple instances of a struct being used for a tool (YET!), only cases I have instanced a struct was where I am filling an…

12 years ago
Forum
Reply
RE: Structs with functions

Then show us the way ! So far have not had any problems with this way so never had a reason too look for a different way, but I am open to it if you …

12 years ago
Forum
Reply
RE: Structs with functions

This is the way I usually go about calling functions before they are declared in a struct. This happens rarely as I do try and put my functions in ord…

12 years ago
Forum
Reply
RE: Structs with functions

Yep I use structs as a library of functions all the time I have a Math struct that I can call when doing math operations. math.mirror cross:x flip:y…

12 years ago
Forum
Reply
RE: return bones created into array

Yep! exactly how I would have imagined it, but cool to learn a different quick way to get nodes that were created I will keep using append just becaus…

12 years ago
Forum
Reply
RE: return bones created into array

Also joker if you create the helpers first rotate point 2 down (as if you were setting the arm at a 45 degree angle) and run the rest of the script yo…

12 years ago
Forum
Reply
RE: return bones created into array

Haha cool way of doing it I would have just used the append method like eek mentioned, Live and learn right?

12 years ago
Forum
Reply
RE: Funny max scripting

for sleepiness in (classof mornings) and while not thread.eos do fnDrinkCoffee

12 years ago
Forum
Reply
RE: Can impossible be possible? (The real challenge)

trying to work on something atm with a scripted transform. its very tricky trying to keep everything in order :D.

12 years ago
Forum
Reply
RE: Funny max scripting

I wasn’t even trying to make my work hehe.

12 years ago
Forum
Reply
RE: Funny max scripting

If thread == (ClassOf Funny) then “tell a joke” else “troll face”

12 years ago
Forum
Page 8 / 12