decapitator
@decapitator
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 49
Reply
RE: Close/Min/Maximize A Rollout (createDialog) with MS

magicm: This should do the trick: rollout MinMaxTest “Minimize/Maximize Test” width:208 height:28 ( local MyHandle local WM_SYSCOMMAND …

17 years ago
Forum
Reply
RE: Close/Min/Maximize A Rollout (createDialog) with MS

magicm: You can do without any api calls, and use the built-in .placement property: Cheers, Martijn That looked good except for the fact that: …

17 years ago
Forum
Topic
Reply
RE: Pflow emmiter assign

Please try to explain yourself a bit better now, and the next time (what are you doing, what have you tried you know the standard forum guidelines for…

17 years ago
Forum
Reply
RE: Mirror vertecies.

Wouldnt this be something like:

17 years ago
Forum
Reply
RE: Birth to center of polygons with orientation

You could rotate them the easy way by adding a rotation speed space follow and speed by surface out of normal on a speed like 0.01 in the event and th…

17 years ago
Forum
Reply
RE: Move verts in their local coord sys

Wouldnt something like nrml = [0,0,0] –set normal to 0 fcs = (polyOp.getFacesUsingVert cobj vrts[vrt]) as array –get all faces sharing that vertex…

17 years ago
Forum
Reply
RE: object emitter for Parray

By reading the MaxScript help if you just open it up and search the index for PArray the first thing on the page is: <PArray>.emitter Node defa…

17 years ago
Forum
Reply
RE: InstanceMgr – Modifier Instances

magicm: You could use refs.dependents … Ah yes thats sweet thanks. Also found makeUniqueArray (Im such a beginner to ms so never thought to look …

17 years ago
Forum
Reply
RE: InstanceMgr – Modifier Instances

Yeah thanks that shortens it up a bit. What im trying to do is create a list of modifiers with their objects behind it instead of the other way around…

17 years ago
Forum
Topic
Forum
Replies: 4
Views: 20
Reply
RE: File Stream problem.

Take a look at on the part how I read the string, you might have to execute it seperatly then but that seemed to work on larger files acording to him…

17 years ago
Forum
Reply
RE: File Stream problem.

Here is an example of saving/loading an array writing the array is a bit wierd added the main array in another array. Dont know if its me or maxscript…

17 years ago
Forum
Reply
RE: Zip Files

Check up on the Maz() function that should do the trick

17 years ago
Forum
Reply
RE: Why it didn't run?

If were on about that i would cut it down even further rollout selectnomat “UnmaterialsObj” ( button click1 “Check” on click1 pressed do (…

17 years ago
Forum
Page 3 / 4