where i can download dcmd
#1

where i can download dcmd??

thnx for helping greetings speediekiller2
Reply
#2

It's only a single define:

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
There are better systems available like zcmd or ycmd though.
Reply
#3

Yeah jato!

Her can "convert" dcmd to zcmd:
pawn Код:
#define dcmd \
            cmd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)