Patan77
@patan77
New Member
Joined: Feb 15, 2024
Topics: 41 / Replies: 119
Reply
RE: select elements insted of polygons UVW unwrapp modifiers

well I thought the “test mesh” mesh in the image was easy enough to replicate, its just a box with couple of edge loops then copy that box a few times…

9 years ago
Forum
Reply
RE: select elements insted of polygons UVW unwrapp modifiers

Thanks, he definitely no need to apologise for “misreading” my first post, all attempts of trying to help are appreciated I tried your second code, …

9 years ago
Forum
Reply
RE: select elements insted of polygons UVW unwrapp modifiers

I’m looking at this (and I might be missing something) but dont this just flip random polys individually similar to my script, not the actuall uvs per…

9 years ago
Forum
Topic
Reply
RE: Have to Evaluate All (ctrl +E) two times for it to work?

Thanks, yeah grouping functions in to a struct fixed the problem of them returning undefined though it created a bit of a problem with my rollout stuf…

9 years ago
Forum
Topic
Reply
RE: Quick question: arrays?

DaveWortley: myStruct = ( pos = [0,0,0] dir = [1,0,0] ) myVal = myStruct() Hope this helps. Thanks, exactly what I were looking for P.S: H…

9 years ago
Forum
Topic
Forum
Replies: 3
Views: 5
Reply
9 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: define function maxscript?

thanks, well its just an test example to try figure out how to do it, i kind of figured it needed to be global, but I had just tried: global fn main_f…

9 years ago
Forum
Topic
Forum
Replies: 5
Views: 17
Reply
RE: make some object hidden in the select list and totally lock objects?

Or another option is just not allowing selecting that object. myTeapot = teapot(); — creates an “undeletable” teapot fn check_if_sel_fn = ( if (…

9 years ago
Forum
Reply
RE: make some object hidden in the select list and totally lock objects?

Thanks, did not know about the callbacks in maxscript this is gonna be super useful for stuff I have planed doing in the future, and here is how I use…

9 years ago
Forum
Page 5 / 11