But is there a way to just use a simple system dialog for confirmations instead of needing to create a popup? It appears system.gui.confirm is just for Vision? Or maybe I’m just using it wrong?
Once you have a confirm pop-up built. You can call it easy. Just by sending a set of params in a function. You’ll need to understand message handlers and scopes.