27.01.2011, 15:24
(
Последний раз редактировалось legho; 27.01.2011 в 16:32.
)
Hello be much appreciated if somone could help with this.
Код:
new CircuitCheckpointCount;
new Float:CircuitCheckpointID[3][3] =
{
{ 3447.9087,-2271.5059,11.7217 }, // Check1 StartLINE!
{ 3384.7925,-2524.4934,11.7510 },// Check2
{ 3364.3394,-2460.7122,11.7234 } // Check3
};
SetPlayerRaceCheckpoint(playerid,0,CircuitCheckpointID[CircuitCheckpointCount[0],CircuitCheckpointID[CircuitCheckpointCount][1],CircuitCheckpointID[CircuitCheckpointCount][2],CircuitCheckpointID+1[CircuitCheckpointCount][0],CircuitCheckpointID+1[CircuitCheckpointCount][1],CircuitCheckpointID+1[CircuitCheckpointCount][2],20);
C:\Users\Jordan\Desktop\SA-MP Server\gamemodes\racingnew.pwn(327) : error 029: invalid expression, assumed zero
C:\Users\Jordan\Desktop\SA-MP Server\gamemodes\racingnew.pwn(327) : error 029: invalid expression, assumed zero
C:\Users\Jordan\Desktop\SA-MP Server\gamemodes\racingnew.pwn(327) : warning 215: expression has no effect
C:\Users\Jordan\Desktop\SA-MP Server\gamemodes\racingnew.pwn(327) : error 001: expected token: ";", but found "]"
C:\Users\Jordan\Desktop\SA-MP Server\gamemodes\racingnew.pwn(327) : fatal error 107: too many error messages on one line

