01.03.2012, 15:08
Thanks for your reply
It still doesn't work
And ZCMD is not used
I don't understand the source of the problem
((BTW : If i use ZCMD how to use the givemoney for exemple if it isn't /givemoney ? ))
It still doesn't work
And ZCMD is not used
Код:
//#define dcmd(%1,%2,%3) if (!strcmp((%3)[1], #%1, true, (%2)) && ((((%3)[(%2) + 1] == '\0') && (dcmd_%1(playerid, ""))) || (((%3)[(%2) + 1] == ' ') && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1 //#include <zcmd>
((BTW : If i use ZCMD how to use the givemoney for exemple if it isn't /givemoney ? ))