LoneRobot
@lonerobot
New Member
Joined: Feb 14, 2024
Topics: 66 / Replies: 1075
Reply
RE: how to use the "collect "command?

can anyone give an example of why you should use dontcollect over where? And by that I don’t mean how do you use the syntax, I get it – I’m just not …

11 years ago
Forum
Reply
RE: how to use the "collect "command?

on the very base level, collect allows you to directly create an array rather than declaring one first, and appending the values. i.e: arr = #() for…

11 years ago
Forum
Reply
RE: Param Block #Node runs function

hey John, take a look at the help topic “change handlers and when constructs”

11 years ago
Forum
Reply
RE: Always Step Bezier Float Controller

Great stuff, much better than what I was using. cheers all.

11 years ago
Forum
Reply
RE: Always Step Bezier Float Controller

Cool thread, I use the keys property for this usually, as it is generally on an attribute, ill set them as #step and check the key array on open or cl…

11 years ago
Forum
Reply
RE: string mysticism

you can also do this – pathendstring = @”\3d_table able_brio.max” see Verbatim String Literals in the help Verbatim string literals added to MAXSc…

11 years ago
Forum
Reply
RE: ,NET button alpha

That’s a new one on me. rollout pngtest “” width:155 height:232 ( local uiColor = ((dotnetclass “managedservices.CUIupdater”).getinstance()).getcont…

11 years ago
Forum
Reply
RE: ,NET button alpha

how big is the image, and what is the purpose of the UI? couldn’t you just convert to a .png on the fly to display on the button?

11 years ago
Forum
Reply
RE: Getting max thumbnail issue.

Hello Dave, The latter. You could install the SDK on your machine and grab the extra dll to deploy. I’ll add it the the original zip file when I get …

11 years ago
Forum
Reply
RE: Getting max thumbnail issue.

haavard, This is TOTALY awesome. Thanks for following this through. For anyone wanting to use this but unsure of how to proceed, I’ve compiled the c…

11 years ago
Forum
Reply
RE: Python 4 Max 2014

JHN: Is there any pretty good free alternative for Pycharm anyone knows off? ~Johan I bought pycharm Johan, but since i found I haven’t even use…

11 years ago
Forum
Reply
11 years ago
Forum
Reply
RE: XML Writter format issue

Hello Paul When I wrote a preset system that held xml data in an attribute parameter block, I used LINQ to get a similar result. The tostring() metho…

11 years ago
Forum
Reply
RE: Custim Attributes on the world node??

They are caused by statesets and can appear without you even using them. Not sure why, but since I don’t use them either, all I care about is getting …

11 years ago
Forum
Reply
RE: Dotnet Assembly Error on Second Load

but you are not solving the problem, you are merely hiding it.

12 years ago
Forum
Page 10 / 77