01.01.2012, 16:06
Код:
(549) : error 028: invalid subscript (not an array or too many subscripts): "gInfo" (549) : error 028: invalid subscript (not an array or too many subscripts): "sAAuto" (549) : warning 215: expression has no effect (549) : error 001: expected token: ";", but found "]" (549) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
format(msg, sizeof(msg), "Fraction %s", gInfo[ sAAuto[ vehicleId ][ GangCar ]][ gName ]);