Notifications
Clear all

[Closed] Configuring Modifier Panel

Hi everyone,

I writing a script to configure the modifier buttons in the modify panel. Is there any code that changes/edit the modifier set of the modify panel?

Thanks in advance for any replies

3 Replies

Ahh, I don’t think you can via script…in fact I think you might have a hard time doing it via a plugin as well…but then again, I’ve never thought to do it…

Shane

I was thinking it might be possible to do it by modifying 3dsmax.ini. Is there anyway to use maxscript to edit 3dsmax.ini and let the changes take place without restarting Max?

Yes, there are any number of ways to read/write the ini file, but as far as I am aware, it is only ever parsed by max on startup

Shane