ERROR!! :(
#1

pawn Код:
if(PlayerInfo[playerid][pMember] <= 0 || PlayerInfo[playerid][pLeader] <= 0 || PlayerInfo[playerid][pDuty] = 0); //error line
        {
            format(string, sizeof(string), "%s says: %s", sendername, text);
            ProxDetector(20.0, playerid,string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
            SetPlayerChatBubble(playerid,text,COLOR_WHITE,20.0,5000);
        }
must be lvalue (non-constant)
expression has no effect
expected token: ";", but found ")"
invalid expression, assumed zero
too many error messages on one line
Reply


Messages In This Thread
ERROR!! :( - by Nivniv2 - 18.05.2013, 12:38
Re: ERROR!! :( - by Threshold - 18.05.2013, 12:40
Re : ERROR!! :( - by Rayan_black - 18.05.2013, 12:43
Re: ERROR!! :( - by Nivniv2 - 18.05.2013, 12:55
Re : Re: ERROR!! :( - by Rayan_black - 18.05.2013, 13:01
Re: ERROR!! :( - by Threshold - 18.05.2013, 13:08
Re: ERROR!! :( - by Nivniv2 - 18.05.2013, 13:22
Re: ERROR!! :( - by Threshold - 18.05.2013, 13:24
Re: ERROR!! :( - by Dragonsaurus - 18.05.2013, 13:40

Forum Jump:


Users browsing this thread: 1 Guest(s)