26.01.2014, 19:19
I've found somewhat of a bug within the script. I for one, prefer the look of:
However this include does not support this.
pawn Код:
#define DIALOG_LOGIN (1001)
// instead of
#define DIALOG_LOGIN 1001

