So many errors on one line
#1

What's wrong with that line?

Код:
34496 - if(PlayerInfo[playerid][pPcarkey] !== 9999 && PlayerInfo[playerid][pPcarkey2] != 9999)
Quote:

D:\*\Games Archive\Grand Theft Auto - San Andreas\Server\gamemodes\larp.pwn(34496) : error 029: invalid expression, assumed zero
D:\*\Games Archive\Grand Theft Auto - San Andreas\Server\gamemodes\larp.pwn(34496) : warning 215: expression has no effect
D:\*\Games Archive\Grand Theft Auto - San Andreas\Server\gamemodes\larp.pwn(34496) : error 001: expected token: ";", but found ")"
D:\*\Games Archive\Grand Theft Auto - San Andreas\Server\gamemodes\larp.pwn(34496) : error 029: invalid expression, assumed zero
D:\*\Games Archive\Grand Theft Auto - San Andreas\Server\gamemodes\larp.pwn(34496) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

Reply
#2

Quote:

PlayerInfo[playerid][pPcarkey] !== 9999

Here, Remove one "="
Reply
#3

How blind am I... Thanks pal. I deleted it and now

Quote:

D:\*\Games Archive\Grand Theft Auto - San Andreas\Server\gamemodes\larp.pwn(34497) : error 001: expected token: ",", but found ";"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Код:
return SendClientMessage(playerid, COLOR_GREY,"* You already own Two cars!";
Reply
#4

Blind again?
))))))))))))))))))

pawn Код:
return SendClientMessage(playerid, COLOR_GREY,"* You already own Two cars!");
Reply
#5

Probably lol. I'm a heckin newbie at scripting.
Reply
#6

Keep it up
You'll learn soon
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)