Why do i get an error on this line?
#3

Okay i made this, but i still get errors


pawn Code:
if(PlayerInfo[playerid][pMember] >= 1 || PlayerInfo[playerid][pFMember] < 255 && CPInfo[cgang][cOwned] = 8);
                {
                    GiveMoney(playerid, 1000);
                    SendClientMessage(playerid, COLOR_LIGHTBLUE, "Dropcar Bonus $1000!");
                }
Errors:
pawn Code:
error 022: must be lvalue (non-constant)
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
Reply


Messages In This Thread
Why do i get an error on this line? - by Mikkel_RE - 03.11.2018, 20:23
Re: Why do i get an error on this line? - by khRamin78 - 03.11.2018, 20:44
Re: Why do i get an error on this line? - by Mikkel_RE - 04.11.2018, 08:35
Re: Why do i get an error on this line? - by Tenka - 04.11.2018, 08:57
Re: Why do i get an error on this line? - by Mikkel_RE - 04.11.2018, 09:05
Re: Why do i get an error on this line? - by Tenka - 04.11.2018, 09:31
Re: Why do i get an error on this line? - by khRamin78 - 05.11.2018, 08:10

Forum Jump:


Users browsing this thread: 1 Guest(s)