04.09.2011, 23:35
Nice work.
Looking at pastebin i saw this:
I don't know if it is possibile as i never tried for a dialog, but with this condition users can CreateDialogs with negative numbers, and obviously won't work in an array.
Add also
:P
Looking at pastebin i saw this:
Код:
if(dialogid > MAX_DIALOGS)
Add also
Код:
|| dialogid < 0