04.09.2013, 17:30
if(dialogid == DIALOGID+2)
This would be the same value as the COLORS dialog, so you need to put a higher number. DIALOGID = 3, DIALOGID + 2 = 5
COLORS = 5
And that code i put above, is DIALOGID + 2
This would be the same value as the COLORS dialog, so you need to put a higher number. DIALOGID = 3, DIALOGID + 2 = 5
COLORS = 5
And that code i put above, is DIALOGID + 2