Is it possible to suppress all Dialog errors in AMS by adding a line to AppData.ini?
I know you can do this
But is there another line that would suppress all errors?
If not, how do we edit the err_dlg.jpi file found in the Data directory?
I know you can do this
Code:
[Supress] MissingControlsDlg=1
If not, how do we edit the err_dlg.jpi file found in the Data directory?
Comment