Errors
#1

Код:
E:\SA-MP Server\filterscripts\Minigames.pwn(667) : error 032: array index out of bounds (variable "stripps")
E:\SA-MP Server\filterscripts\Minigames.pwn(688) : error 032: array index out of bounds (variable "stripps")
E:\SA-MP Server\filterscripts\Minigames.pwn(798 -- 799) : error 001: expected token: ",", but found ";"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Lines:

pawn Код:
SetPlayerRaceCheckpoint(playerid,0,stripps[0][0],stripps[0][1],stripps[0][2],stripps[0][3],stripps[1][0],stripps[1][1],stripps[1][2],stripps[1][3],20);
pawn Код:
SetPlayerRaceCheckpoint(playerid,0,stripps[0][0],stripps[0][1],stripps[0][2],stripps[0][3],stripps[1][0],stripps[1][1],stripps[1][2],stripps[1][3],20);
pawn Код:
SetPlayerRaceCheckpoint(playerid,0,stripps[currentcheckpoint[playerid]-4][0],stripps[currentcheckpoint[playerid]-4][1],
            stripps[currentcheckpoint[playerid]-4][2],stripps[currentcheckpoint[playerid]-3][0],stripps[currentcheckpoint[playerid]-3][1];
Reply


Messages In This Thread
Index array out of bounds. - by TheNuttyScientist - 21.11.2010, 17:41
Re: Errors - by rs.pect - 21.11.2010, 18:27

Forum Jump:


Users browsing this thread: 1 Guest(s)