warning 213: tag mismatch
#1

Quote:

C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(7058 ) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(7101 ) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(8080 ) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(8120 ) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(8159 ) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(1120 : warning 204: symbol is assigned a value that is never used: "stattext"
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(1987 4) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(1988 2) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(1989 0) : warning 213: tag mismatch
C:\Users\toni\Desktop\aaaaa\gamemodes\san.pwn(2553 7) : warning 203: symbol is never used: "Name"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


10 Warnings.

7101:
Код:
		if(IsPlayerInRangeOfPoint(playerid, 5.0, HouseInfo[h][hExitX], HouseInfo[h][hExitY], HouseInfo[h][hExitZ] && vw == HouseInfo[h][hInsideWorld])) return h;
8080:
Код:
		if(IsPlayerInRangeOfPoint(playerid, 50.0, BusinessInfo[b][bExitX], BusinessInfo[b][bExitY], BusinessInfo[b][bExitZ] && vw == BusinessInfo[b][bInsideWorld])) return b;
8120:
Код:
		if(IsPlayerInRangeOfPoint(playerid, 50.0, BusinessInfo[b][bExitX], BusinessInfo[b][bExitY], BusinessInfo[b][bExitZ] && vw == BusinessInfo[b][bInsideWorld])) return b;
8159:
Код:
		if(IsPlayerInRangeOfPoint(playerid, 50.0, BusinessInfo[b][bExitX], BusinessInfo[b][bExitY], BusinessInfo[b][bExitZ] && vw == BusinessInfo[b][bInsideWorld])) return b;
11208:
Код:
	PID, str[128], amount, stattext[32];
19874:
Код:
					if(!strcmp(VehicleNumberPlate[id], PlayerInfo[playerid][pPlate1]) == 0)
19882:
Код:
					else if(!strcmp(VehicleNumberPlate[id], PlayerInfo[playerid][pPlate2]) == 0)
19890:
Код:
				else if(!strcmp(VehicleNumberPlate[id], PlayerInfo[playerid][pPlate3]) == 0)
Reply


Messages In This Thread
warning 213: tag mismatch - by tbedy - 10.04.2016, 22:59
Respuesta: warning 213: tag mismatch - by Thewin - 11.04.2016, 04:39
Re: warning 213: tag mismatch - by HuntingMan - 11.04.2016, 05:14
Re: warning 213: tag mismatch - by HuntingMan - 11.04.2016, 05:16
Re: Respuesta: warning 213: tag mismatch - by AndySedeyn - 11.04.2016, 09:05

Forum Jump:


Users browsing this thread: 1 Guest(s)