19.11.2014, 17:38
Help!
D:\od0\gamemodes\od0.pwn(3453 -- 3454) : error 001: expected token: "]", but found "-identifier-"
D:\od0\gamemodes\od0.pwn(3576 -- 3577) : error 001: expected token: "]", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
D:\od0\gamemodes\od0.pwn(3453 -- 3454) : error 001: expected token: "]", but found "-identifier-"
D:\od0\gamemodes\od0.pwn(3576 -- 3577) : error 001: expected token: "]", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Код:
Line 3453: format(imestring,256,"%i",VozilaIme[GetVehicleModel(GetPlayerVehicleID(playerid)) Line 3454: TextDrawSetString(SpeedoModel[playerid], imestring);
Код:
Line 3576: format(imestring,256,"%i",VozilaIme[GetVehicleModel(GetPlayerVehicleID(playerid)) Line 3577:TextDrawSetString(SpeedoModel[playerid], imestring);

