Cannot read from file...
#14

pawn Code:
C:\DOCUME~1\FMfan\Desktop\rp\Roleplay\GAMEMO~1\rp.pwn(2378) : error 035: argument type mismatch (argument 2)
C:\DOCUME~1\FMfan\Desktop\rp\Roleplay\GAMEMO~1\rp.pwn(2427) : error 035: argument type mismatch (argument 2)
C:\DOCUME~1\FMfan\Desktop\rp\Roleplay\GAMEMO~1\rp.pwn(2525) : error 035: argument type mismatch (argument 2)
C:\DOCUME~1\FMfan\Desktop\rp\Roleplay\GAMEMO~1\rp.pwn(2644) : error 035: argument type mismatch (argument 2)
C:\DOCUME~1\FMfan\Desktop\rp\Roleplay\GAMEMO~1\rp.pwn(5804) : error 035: argument type mismatch (argument 2)
C:\DOCUME~1\FMfan\Desktop\rp\Roleplay\GAMEMO~1\rp.pwn(5805) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.

Here are the lines:
pawn Code:
2378 strcpy(VehicleOwner[freeid], sizeof(VehicleOwner[]), PlayerName(playerid));
2427 strcpy(VehicleOwner[vehicleid], sizeof(VehicleOwner[]), PlayerName(playerid));
2525 strcpy(VehicleNumberPlate[id], sizeof(VehicleNumberPlate[]), inputtext);
2644 strcpy(VehicleNumberPlate[id], sizeof(VehicleNumberPlate[]), params);
5804 else if(strcmp(line, "Owner=", false, 6) == 0) strcpy(VehicleOwner[i], sizeof(VehicleOwner[]), line[6]);
5805 else if(strcmp(line, "NumberPlate=", false, 12) == 0) strcpy(VehicleNumberPlate[i], sizeof(VehicleNumberPlate[]), line[12]);
Reply


Messages In This Thread
Cannot read from file... - by Fmfan - 10.09.2011, 12:07
Re: Cannot read from file... - by =WoR=G4M3Ov3r - 10.09.2011, 12:09
Re: Cannot read from file... - by Kush - 10.09.2011, 12:09
Re: Cannot read from file... - by Davz*|*Criss - 10.09.2011, 12:12
Re: Cannot read from file... - by Fmfan - 10.09.2011, 12:47
Re: Cannot read from file... - by Kush - 10.09.2011, 12:52
Re: Cannot read from file... - by Davz*|*Criss - 10.09.2011, 12:52
Re: Cannot read from file... - by =WoR=G4M3Ov3r - 10.09.2011, 12:54
Re: Cannot read from file... - by Fmfan - 10.09.2011, 12:55
Re: Cannot read from file... - by Kush - 10.09.2011, 12:56
Re: Cannot read from file... - by =WoR=G4M3Ov3r - 10.09.2011, 12:56
Re: Cannot read from file... - by Fmfan - 10.09.2011, 13:00
Re: Cannot read from file... - by Kush - 10.09.2011, 13:06
Re: Cannot read from file... - by Fmfan - 10.09.2011, 13:38

Forum Jump:


Users browsing this thread: 3 Guest(s)