slooper
@slooper
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 10
Topic
Forum
Replies: 0
Views: 6
Reply
RE: Script Controllers stop evaluating after frame 81

I went into the Dope Sheet and noticed that some of my Script Controllers only had their ranges set from 0-80. Obviously, this is the problem. Is th…

21 years ago
Forum
Reply
RE: Script Controllers stop evaluating after frame 81

A bit more information: I am merging this rig into a scene that is 900 frames. The original max file that contains the rig has 80 frames, which coinc…

21 years ago
Forum
Topic
Forum
Replies: 3
Views: 13
Reply
RE: Script Controller not updating in viewport

beautiful, just beautiful! Thanks so much! Sean

21 years ago
Forum
Topic
Forum
Replies: 2
Views: 11
Topic
Forum
Replies: 0
Views: 12
Reply
RE: Help: Maxscript for Find/Replace in .bat file

ok nevermind lol I answered my own question… this line: s = replace s r 1 “\” should read: s = replace s i 1 “\” and this line: if s[r] == “/” t…

21 years ago
Forum
Reply
RE: Help: Maxscript for Find/Replace in .bat file

actually, if it’s easier (and cleaner) all I really need is a function that takes a string and replaces the f-slashes with b-slashes. Kinda like this…

21 years ago
Forum
Topic
Forum
Replies: 2
Views: 6
Reply
RE: help:Script Controller Evaluation Error

I GOT IT! While researching the hasProperty command, I found the isProperty command. For some reason, this happens with both commands: isProperty $…

21 years ago
Forum
Reply
RE: help:Script Controller Evaluation Error

that doesn’t seem to be working. I added an ‘else 0’ to the end so it wouldn’t error out until I fix this. I ran getPropNames on the DummyCam and al…

21 years ago
Forum
Topic
Forum
Replies: 5
Views: 3
Reply
RE: Std Cam Extension Script Plugin

Here is the entire script. It seems to create the ‘root’ camera, or at least the bounding box for it. I need to resolve this bug quickly if anyone c…

21 years ago
Forum
Reply
RE: Std Cam Extension Script Plugin

Does this need clarification, or is it just to advanced an issue? Should I call discreet on this one? Sean

21 years ago
Forum
Page 1 / 2