https://forum.chaos-project.com/index.php/topic,23.0.htmlThere really isn't any way to know whether two scripts will work with each other. It's something you get better at recognizing when scripting. Some things are just more obvious, like having two systems that do the same thing. Script authors should be conscientious about communicating what their script isn't compatible with and where it should ideally be placed.
When it comes to testing scripts, there's nothing better than just creating a new project and throwing the scripts in one-at-a-time. And if things seem like they work together but end up being the problem, that's when you need someone to look deep in the code.