dcmd Errors !
#2

Your cmd define looks a bit off. Try this:

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
Probably not a reason, figured I'd just point it out. Otherwise, (pretty sure DCMD isn't an include, so why include it?) I have nothing to tell you.
Reply


Messages In This Thread
dcmd Errors ! - by Avi57 - 24.07.2012, 15:27
Re: dcmd Errors ! - by Kindred - 24.07.2012, 15:33
Re: dcmd Errors ! - by Avi57 - 25.07.2012, 14:56
Re: dcmd Errors ! - by Sinner - 25.07.2012, 15:19
Re: dcmd Errors ! - by Jikesh - 25.07.2012, 15:19
Re: dcmd Errors ! - by ViniBorn - 25.07.2012, 15:21

Forum Jump:


Users browsing this thread: 1 Guest(s)