12.04.2009, 20:23
I have 2 defines for dcmd (dcmd and dcmd2),
I use dcmd2 like this,
I use dcmd2 like this,
pawn Код:
// Instead of
dcmd(command, 7, cmdtext);
// You can use
dcmd(command, 7, cmdtext, dcmd function to call);