RustyKnight
@rustyknight
New Member
Joined: Feb 15, 2024
Topics: 42 / Replies: 530
Topic
Forum
Replies: 1
Views: 13
Reply
RE: Problem with Array

Maybe I’m just going stupid, but any of the extrudeFaces functions I lookup require more parameters then you are providing… polyOp.extrudeFaces <…

16 years ago
Forum
Reply
RE: File merging and network paths?

Ah, crunch time, turns even the best of us into babbling idiots…

16 years ago
Forum
Reply
RE: File merging and network paths?

The problem, as I see, is most likely related to the way maxscript is treating your backslashes. These are also treated as “escape” characters… So i…

16 years ago
Forum
Reply
RE: Alternative to return statement?

Do what the rest of us do…keep trying

16 years ago
Forum
Reply
RE: Alternative to return statement?

I think that’s a really good explanation of the issue. I personally like “return”, I can see where the functions ends as I’ve trained myself to look …

16 years ago
Forum
Reply
RE: read external file question

Okay, let me get this straight in my head…you “select” a group of objects and scale them – is this correct? Shane

16 years ago
Forum
Reply
RE: Display texture in viewport can't rightly run

We all need urgent help…trust me Firstly, an introduction to your script would be nice, so I have some idea of what I’m looking at…it’s like meeting…

16 years ago
Forum
Reply
RE: ERROR .. where is the problem

i have no one to support me . Now you do

16 years ago
Forum
Reply
RE: getclassinstance of extened scripted plugins

While they both work, we need getClassInstances to return the children of the parent class as well, without knowing what children are avaliable… So, …

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 18
Reply
RE: Unresolved XRefs – Still existsing??

I fixed the last file enabling the xref in question (it was disabled at the time) and for some reason we are no longer getting the error on that file,…

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 19
Reply
RE: PolyOp.Attach issues

Hi Johan! Yeah, everything is done in a “undo off” context, that’s a real handy hint I’ll have to investigate the original file format requirements…

16 years ago
Forum
Reply
RE: PolyOp.Attach issues

The files are simply plain text and I have to reconstruct the poly information manually… These then create a bunch of objects, that have texturing in…

16 years ago
Forum
Page 1 / 39