Notifications
Clear all

[Closed] Extracting a script from an object

Hello everyone, quick question.

Let’s say i have this character that i created at home. The rigging is using some scripts that are on my personnal computer. If i open that same character on a different computer and I’d like to make some quick changes to a script. Is there a way to “extract” a script from an object so i can edit it or do i have to have those scripts on this other computer as well?

Thanks for taking the time to read this. Have a great day

2 Replies

If the “script” is part of a custom attribute, then you can extract it. If it’s just a macroscript or script file being loaded from the harddrive when Max starts, then you would need that file on your computer also.

If it is a custom attribute, you can use this script from Grant Adam to edit it:
custom-attribute-editor

Thanks JHaywood, i was looking to edit scripts placed in custom attributes. That’s exactly what i’m looking for. Thanks Again