[HELP]ANTIFLOOD
#1

dosent work, why ?

OnPlayerText:

Код:
new MCount[MAX_PLAYERS], MaxMessages = 2;
    if(MCount[playerid] < MaxMessages) MCount++;
    else return SendClientMessage(playerid, 0x00FF00AA, "Warning: To much messages at once, wait till someone else wrote something!"), 0;
error

Код:
C:\Users\***\Desktop\***\pawno\***(305) : error 022: must be lvalue (non-constant)
C:\Users\***\Desktop\****\pawno\****(305) : warning 215: expression has no effect
Reply


Messages In This Thread
[HELP]ANTIFLOOD - by TheBluec0de - 25.09.2011, 19:15
Re: [HELP]ANTIFLOOD - by JaTochNietDan - 25.09.2011, 19:53
Re: [HELP]ANTIFLOOD - by TheBluec0de - 25.09.2011, 19:56
Re: [HELP]ANTIFLOOD - by JaTochNietDan - 25.09.2011, 19:56
[No subject] - by TheBluec0de - 25.09.2011, 20:01
Re: [HELP]ANTIFLOOD - by JaTochNietDan - 25.09.2011, 20:06
Re: [HELP]ANTIFLOOD - by TheBluec0de - 25.09.2011, 20:09
Re: [HELP]ANTIFLOOD - by JaTochNietDan - 25.09.2011, 20:10
Re: [HELP]ANTIFLOOD - by TheBluec0de - 25.09.2011, 20:14
Re: [HELP]ANTIFLOOD - by JaTochNietDan - 25.09.2011, 20:16

Forum Jump:


Users browsing this thread: 1 Guest(s)