djlane
@djlane
New Member
Joined: Feb 15, 2024
Topics: 30 / Replies: 115
Reply
RE: Detecting CA value changes

In the past I have used something like this: on spn_Hide buttonup do ( if spn_Hide.value > 50 then ( hide $theobject) else ( unhide $theobject) ) …

19 years ago
Forum
Reply
RE: Custom Attributes? How to store my array?

Hi I got a similar Issue and was wondering if you guys could tell me what my options are. At the moment I have some finger bones and I have written a …

19 years ago
Forum
Reply
RE: Node or MaxObject

Thanks for the help. Dan

19 years ago
Forum
Reply
RE: Node or MaxObject

Hi Paul, I dissected the example and tried an experiment which was to add another button to your script which would move the object currently selec…

19 years ago
Forum
Reply
RE: Node or MaxObject

Thanks, I will take a look. Cheers Dan

19 years ago
Forum
Topic
19 years ago
Forum
Replies: 5
Views: 13
Reply
RE: code works, but fails when in a button ?

Thanks for the confirmation, now I know its a bug not my crappy scripting skills. Cheers Dan

19 years ago
Forum
Reply
RE: code works, but fails when in a button ?

Hi Stev, I had tried that when I initially ran into this problem, I copied and pasted your code just to double check and it still throws the same err…

19 years ago
Forum
Reply
RE: code works, but fails when in a button ?

Cheers Gibbz, I isolated the lines of code which cause it to fail they were: sx[#Object__Editable_Spline][#Master][2].controller = point3_script() s…

19 years ago
Forum
Reply
RE: code works, but fails when in a button ?

Hello again. I restarted max and ran my script again and this is what the listener came up with: – Error occurred in btn1.pressed() – Frame: – sx:…

19 years ago
Forum
Reply
RE: code works, but fails when in a button ?

Thanks for taking a look, it must be a new bug? I am using max 8. Has anybody got a work around. Cheers Dan

19 years ago
Forum
Topic
Forum
Replies: 13
Views: 6
Reply
RE: Changing Rotation Controllers?

you could try: [size=3]for[/size] i in objects do (i.rotation.controller = tcb_rotation () ) cheers Dan

19 years ago
Forum
Reply
RE: align obj pivot to world

doh !! WorldAlignPivot

19 years ago
Forum
Topic
Forum
Replies: 1
Views: 13
Page 6 / 10