#2

Hmm. I've got a different dcmd define :P
Try this one:
pawn Код:
#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
Reply


Messages In This Thread
[SOLVED]Dcmd - by Th3Angel - 07.11.2010, 05:25
Re: Dcmd - by Kwarde - 07.11.2010, 06:44
Re: Dcmd - by Th3Angel - 07.11.2010, 14:57
Re: Dcmd - by Kwarde - 07.11.2010, 16:20

Forum Jump:


Users browsing this thread: 2 Guest(s)