14.11.2013, 00:40
Quote:
pawn Код:
|
D:\Extreme Stunting\gamemodes\StuntGM_XS.pwn(14721) : error 032: array index out of bounds (variable "raceVehicle")
D:\Extreme Stunting\gamemodes\StuntGM_XS.pwn(1473

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Код:
case 16: { raceVehicle[2] = 500; }
Код:
case 16: CreateRaceVehicle(playerid, raceVehicle[2]);