How can I safetly do that?
For example: I need to use some SKSE papyrus functions in a script for a certain feature that would be triggered by a dialogue. As the feature of my mod are pretty modular I want that if SKSE is present the dialogue to appear, but if it is not present the dialogue won't show and the player can use the mod without that feature. How do I do this?
Thanks