HELP me to fix those errors
#2

Do you have the Dcmd define under the includes?
pawn Код:
#include < a_samp >
// Rest
#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
I can't help you with only two lines. Show us from lines 815 - 835
Reply


Messages In This Thread
HELP me to fix those errors - by ServerScripter - 07.02.2012, 10:39
Re: HELP me to fix those errors - by Konstantinos - 07.02.2012, 10:46
Re: HELP me to fix those errors - by ServerScripter - 07.02.2012, 10:53
Re: HELP me to fix those errors - by Konstantinos - 07.02.2012, 11:07
Re: HELP me to fix those errors - by ServerScripter - 07.02.2012, 11:10
Re: HELP me to fix those errors - by ServerScripter - 07.02.2012, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)