djlane
@djlane
New Member
Joined: Feb 15, 2024
Topics: 30 / Replies: 115
Topic
15 years ago
Forum
Replies: 0
Views: 11
Reply
RE: Wheel Rotation Script

I remember this one being pretty good:

16 years ago
Forum
Reply
RE: Set specific data in a string (or stringstream)…

Njen: Wouldn’t that replace all of the data with just the version? What I am trying to do is change this: scene=sc01 shot=sh01 version=01 width=192…

16 years ago
Forum
Reply
RE: Set specific data in a string (or stringstream)…

unless I’m missing something isnt it as simple as: yourNewValue = 10; setuserprop $your_obj “version” yourNewValue

16 years ago
Forum
Reply
RE: encryptScript and MacroScripts

from what I can remember encryptscript does not work with macros but a workaround is to save them main portion of your script to a seperate encrypted…

16 years ago
Forum
Reply
RE: How to carry out "max link" With "max unlink" ?

Do you mean how many children does a parent have? That can be found out via the children property: $.children.count for i in $.children do ( print i…

16 years ago
Forum
Reply
RE: animation automatisation

say you have all the helper selected then run this example code. rotY = eulerangles 0 -22.5 0 startTime = 10 endTime = 100 timeStep = 10 …

16 years ago
Forum
Reply
RE: Update Text

After having to learn scripting in competing 3d products I soon realised how fantastic the mxScript docs really are.

16 years ago
Forum
Reply
RE: My scripts

cool setup script! I find demos like this really interesting as I’m developing my own auto setup tools, the tradjector handles were very nice too. C…

16 years ago
Forum
Reply
RE: Bone Matrix Problem

Cheers Mark, At the moment its doing its stuff in the world space so I will look into setting in parent space. Hopefully thats the cause. Its so str…

16 years ago
Forum
Reply
RE: Bone Matrix Problem

This is so weird! It works perfectly on other types of hierarchys like point helpers or geometry chains. Its something about it being bones.

16 years ago
Forum
Topic
Forum
Replies: 3
Views: 17
Topic
Forum
Replies: 0
Views: 9
Reply
RE: On Screen Message Display Tool

I’m getting a broken link.

16 years ago
Forum
Reply
RE: Way off topic, but kinda physics based…

Yeah a real life CTRL + Z would be so cool, would have saved me alot of trouble. Dan

16 years ago
Forum
Page 1 / 10