[Fr...] Posted Friday at 09:30 PM Share Posted Friday at 09:30 PM I was using 2025 version. I already made a custom dialog in a .gdlg how can I replace the kiosk window with the custom that I made? In past versions I patched with custom generation but now I need to replace with the new dialog. BR Link to comment Share on other sites More sharing options...
[Ma...] Posted 4 hours ago Share Posted 4 hours ago Kiosk uses dialogs "embedded in script", so create your dialogs this way for easy copying into your CustomPatches script. It should also be possible to copy the dialog description from the .gdlg and paste it into a dialog definition in the CustomPatches script. Easiest workflow might be: Create a custom patch for the start dialog using the generator and then just change the generated dialog as you want. If you want to stick with .gdlg, you can also try to replace the dialog create command in CustomPatches and use the .gdlg. I'm not absolutely sure though, if .gdlg dialogs are fully compatible with the embedded ones. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in