furel Posted June 18, 2023 Posted June 18, 2023 (edited) I have the following mods on my list: Egg Factory and SL Parasites. Each one adds a script to the object Egg Sacs. Can I make a patch and add the two scripts to the object so they can run and have his chance to trigger or is better to choose just one of them to prevent any weird thing? Edited June 18, 2023 by furel removed one mod
traison Posted June 19, 2023 Posted June 19, 2023 As far as I know all objects that accept scripts can have multiple scripts. In some cases you may have to do some casting to access public members of a specific script but I would imagine the scripts you're dealing with here are simple OnActivate handlers. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now