ZeBoxx2
@zeboxx2
New Member
Joined: Feb 14, 2024
Topics: 7 / Replies: 1402
Reply
RE: Link Constraint using getnodebyname

ungoliath: BoxName = readdelimitedstring j “,” This yields a string, e.g. “MyBox12” ungoliath: Box length:Xsize width:Ysize height:Zsize …

16 years ago
Forum
Reply
RE: Link Constraint using getnodebyname

Here, Boxname is a variable that refers to the node that you got from getNodeByName() ungoliath: $Boxname.transform.controller.AddTarget $Box0…

16 years ago
Forum
Reply
RE: Accessing Render Element channels after rendering?

for that case, it might be back to the 2nd paragraph of my first reply; set/get the filenames on/from the render element, open the bitmap, process, (r…

16 years ago
Forum
Reply
RE: Accessing Render Element channels after rendering?

ohmy… LIES and darn lies. quoth TFM: Controlling the Renderer[left][ renderElements:<boolean> ] [/left] [left]If true or not specified, if …

16 years ago
Forum
Reply
RE: Accessing Render Element channels after rendering?

The pie – and this following paragraph -is a lie. See one post down. I don’t think you can get direct access to them – at least not from stock 3ds M…

16 years ago
Forum
Reply
RE: Crash in 2010 (not 2009-) – scripted plugin, ui link + ui access during creation

alright, doDelayed() consistently failed after all. The only reasonable solution I could come up with was to move the parameter I need to a separate …

16 years ago
Forum
Reply
RE: Problems with DotNet ListView .topItem property

stupid question time: is it already scrolled all the way at the bottom, making it impossible for the item you want to be at the top… to actually be at…

16 years ago
Forum
Reply
RE: Setting Render Element filename on pre-render script?

It would also mean that – short of hotfixes and such – any updates to Deadline would have to wait for the next point version in subscription, or the n…

16 years ago
Forum
Reply
RE: Holes on my procedure object models

SWF – not easily, not directly. You can use .NET ui elements, of course, (such as windows.forms.*) so if you have an SWF .NET control that exposes th…

16 years ago
Forum
Reply
RE: A little help please.

you’re basically asking us “how do I hack another person’s scripts?”. If that person has made it clear they don’t want to provide unencrypted code – …

16 years ago
Forum
Reply
RE: Check number of lines in a text file?

See: – “Check number of lines in a text file?”

16 years ago
Forum
Reply
RE: Can an alpha channel from one bitmap be copied to another bitmap?

you could try something like this… [ol] [li]Create a Mask map ( myMask = mask() )[list=1][/li][li]Place your RGB bitmap in the Map slot ( myRGB = myM…

16 years ago
Forum
Reply
RE: set noWarning in CollapseNode

The xref code probably doesn’t check for the noWarning flag (as opposed to, say, the modifier stack warnings). You’d either have to do what you’re do…

16 years ago
Forum
Reply
RE: #preRender isNetRender

correct – you’ll want to check the first element of the array it returns only.

16 years ago
Forum
Page 5 / 94