dcmd has Return SERVER: Unknown Command
#1

hi, my problem is that it asks me DCMD SERVER: Unknown Command


Define dcmd:
Код:
#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
Help me please,
Reply
#2

show the command that it shows Unknown Command
is probably because you left out a return 1;
At the end
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)