16.11.2013, 11:33
Well, the problem might be:
- Same dialogids and conflict.
- OnDialogResponse returns 1 so it doesn't allow the rest of the modes to search for the dialogids.
I'd suggest you to use easyDialog.inc for the dialogs, it's really useful for cases like yours and problems with dialogs in general.
- Same dialogids and conflict.
- OnDialogResponse returns 1 so it doesn't allow the rest of the modes to search for the dialogids.
I'd suggest you to use easyDialog.inc for the dialogs, it's really useful for cases like yours and problems with dialogs in general.