13.01.2013, 00:53
(
Последний раз редактировалось Antonioh; 13.01.2013 в 02:23.
)
Код:
(4873) : warning 204: symbol is assigned a value that is never used: "otherfile" (28129) : warning 219: local variable "idcar" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings.
Quote:
|
4873 new rcmsg[80], acct[24], file[64],name[24],string[128],otherfile[64]; |
Quote:
|
28129 new idcar = GetPlayerVehicleID(playerid); |

