djlane
@djlane
New Member
Joined: Feb 15, 2024
Topics: 30 / Replies: 115
Topic
Forum
Replies: 3
Views: 15
Reply
RE: Feather simulator for max

look for a script called pluck on scriptspot, probably uses a diiferent approach but might give you some ideas. Dan

17 years ago
Forum
Reply
18 years ago
Forum
Reply
RE: manipulating Lookat_Constraint with MaxScript?

Look at what the listener is outputing when you do it manualy, it might be that you need to supply a couple of commands. cheers Dan

18 years ago
Forum
Reply
RE: Reading rotation keys

I may have misunderstood the question but does this help? objQuatVal = $nonBipedObject.transform.[font=‘Courier New’]rotationpart – should return a q…

18 years ago
Forum
Reply
RE: Problem with collect in max9

Thanks Guys for the speedy response! Its part of quite a large script I have been writing for over a year, and I thought max9 was about to flush all m…

18 years ago
Forum
Topic
Forum
Replies: 12
Views: 25
Reply
RE: what does [-1.#QNAN,-1.#QNAN,-1.#QNAN] mean ?

Hi guruware, Thanks for the thoughts, there is some maths in the code which the script uses to place my objects. as you mentioned it maybe some of th…

18 years ago
Forum
Reply
Topic
Forum
Replies: 4
Views: 6
Reply
RE: MAXSnake!

Hey Dave!Nice work! Brilliant as usual Dan

18 years ago
Forum
Reply
RE: encryption and macros

Nice one! thanks very much. Dan

18 years ago
Forum
Topic
Forum
Replies: 2
Views: 11
Reply
RE: Point3 along a ray ?

Probably do it with vectors like so: magnatude = 35 nodea = $Point01 nodeB = $Point02 nodeC = $Point03 ; nodeC.wirecolor = red NormalizedVector…

18 years ago
Forum
Reply
RE: Theory Questions

Hi rdg or Bobo or anyone, If its not too much trouble could you elaborate on when you would choose refs.dependents over getClassInstances for getting…

18 years ago
Forum
Page 3 / 10