01.04.2011, 06:00
What the hell is this?
Then the line..
pawn Код:
new Fare[MAX_PLAYERS];
pawn Код:
if(Fare[playerid] > 0) // 3808
Код:
C:\Users\Lachlan\Desktop\Brand New Script\gamemodes\BNS.pwn(3808) : error 028: invalid subscript (not an array or too many subscripts): "Fare" C:\Users\Lachlan\Desktop\Brand New Script\gamemodes\BNS.pwn(3808) : warning 215: expression has no effect C:\Users\Lachlan\Desktop\Brand New Script\gamemodes\BNS.pwn(3808) : error 001: expected token: ";", but found "]" C:\Users\Lachlan\Desktop\Brand New Script\gamemodes\BNS.pwn(3808) : error 029: invalid expression, assumed zero C:\Users\Lachlan\Desktop\Brand New Script\gamemodes\BNS.pwn(3808) : fatal error 107: too many error messages on one line