14.11.2012, 21:28
How to fix this error cant really see where the problem can be.
LINE 10460:
Код:
C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(10460) : error 029: invalid expression, assumed zero C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(10460) : warning 215: expression has no effect C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(10460) : error 001: expected token: ";", but found "]" C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(10460) : error 029: invalid expression, assumed zero C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(10460) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright (coffee) 1997-2006, ITB CompuPhase 4 Errors.
Код:
MoneyMessage[playerid] = 0; Condom[playerid] = 0; HasBoughtMask[playerid] = 0; RobTime[playerid] = 0;