What's the problem ?
#8

Do you even have the dcmd definition into your own PLUGIN?
Add at the top of your script:
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
What's the problem ? - by KingServerIRAN - 11.11.2013, 12:37
Re: What's the problem ? - by HardRock - 11.11.2013, 12:45
Re: What's the problem ? - by KingServerIRAN - 11.11.2013, 12:49
Re: What's the problem ? - by Loot - 11.11.2013, 13:03
Re: What's the problem ? - by KingServerIRAN - 11.11.2013, 13:09
Re: What's the problem ? - by SAMProductions - 11.11.2013, 13:12
Re: What's the problem ? - by KingServerIRAN - 11.11.2013, 13:17
Re: What's the problem ? - by Loot - 11.11.2013, 13:20
Re: What's the problem ? - by SAMProductions - 11.11.2013, 13:25
Re: What's the problem ? - by KingServerIRAN - 11.11.2013, 13:31

Forum Jump:


Users browsing this thread: 3 Guest(s)