need some help
#2

Not sure of an include file named "dcmd". There's a definition called dcmd, this is it:

pawn Code:
#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
Although that include could be important to your script, I don't know, I've never heard of an include called that, if it's custom made then there's nothing you can do really except take out the include line and try adding what's missing from the include.
Reply


Messages In This Thread
need some help - by Mandis - 03.02.2011, 20:41
Re: need some help - by JaTochNietDan - 03.02.2011, 21:34
Re: need some help - by Mandis - 04.02.2011, 00:08

Forum Jump:


Users browsing this thread: 2 Guest(s)