fishfishfish - If you're up to editing it, line 731 in the current version is where the meat happens. As near as I can tell, just comment out any of the lines with act_cat that you don't want to act. So for example, you could comment out lines 750-751 to stop it from pulverizing things, or line 756 to stop it from adding stuff to the display case.
But as for a specific change to make that easier to do without needing to edit it... If I were to undertake that, I would add a set of radio buttons to the DB Manager / Configure script tab, and then run a check on each setting.
Edit: Hell, since I had some free time, I made the necessary changes. See the attached files. I make no promises as to whether or not this will work. In order to control which parts of the script fire, go to the Configure Script tab in the rely script.
This ended up being about 20 lines of unique code, copied and pasted with minor modifications. I'm sure Bale could optimize the heck out of this, but I'm a lazy coder, so that's up to him if he wants to incorporate my idea.
View attachment 8132
View attachment 8131