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…
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…
Maybe it wont be a problem seeing how the multiListbox does not have gridlines
lv.HideSelection = off lv.BackColor = (dotnetclass “System.Drawing.SystemColors”).Menu This should work, It came from Denis!
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…
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 …
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…
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…
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…
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…
Haha cool way of doing it I would have just used the append method like eek mentioned, Live and learn right?
for sleepiness in (classof mornings) and while not thread.eos do fnDrinkCoffee
trying to work on something atm with a scripted transform. its very tricky trying to keep everything in order :D.
I wasn’t even trying to make my work hehe.
If thread == (ClassOf Funny) then “tell a joke” else “troll face”