[Ajuda] Warning 213 - Tag Mismatch
#1

Код:
	if(strcmp("/sp", cmdtext, true, 10) == 0)
	{
	    GetPlayerPos(playerid, x, y, z); //Linha 448
		SendClientMessage(playerid, -1, "{ffb400}Posiзгo Salva! Use {ff0000}/LP {ffb400}para retornar а esta posiзгo");
	    return 1;
	}
	if(strcmp("/lp", cmdtext, true, 10) == 0)
	{
		SetPlayerPos(playerid, x, y, z); //Linha 454
		SendClientMessage(playerid, -1, "{ffb400}Bem-vindo de volta para onde vocк estava");
		return 1;
	}
Код:
E:\SA-MP Server Script 0.3z\ISC Recording Server\Painel\gamemodes\DriftMasters.pwn(448) : warning 213: tag mismatch
E:\SA-MP Server Script 0.3z\ISC Recording Server\Painel\gamemodes\DriftMasters.pwn(448) : warning 213: tag mismatch
E:\SA-MP Server Script 0.3z\ISC Recording Server\Painel\gamemodes\DriftMasters.pwn(448) : warning 213: tag mismatch
E:\SA-MP Server Script 0.3z\ISC Recording Server\Painel\gamemodes\DriftMasters.pwn(454) : warning 213: tag mismatch
E:\SA-MP Server Script 0.3z\ISC Recording Server\Painel\gamemodes\DriftMasters.pwn(454) : warning 213: tag mismatch
E:\SA-MP Server Script 0.3z\ISC Recording Server\Painel\gamemodes\DriftMasters.pwn(454) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Warnings.
Sгo os ъnicos warnings que ainda existem no meu cуdigo e seria muito bom que eles desaparecessem.
Reply


Messages In This Thread
Warning 213 - Tag Mismatch - by RStyle2014 - 02.03.2015, 18:12
Re: Warning 213 - Tag Mismatch - by MultiKill - 02.03.2015, 18:14
Re: Warning 213 - Tag Mismatch - by arakuta - 02.03.2015, 18:15
Re: Warning 213 - Tag Mismatch - by RStyle2014 - 02.03.2015, 18:17
Re: Warning 213 - Tag Mismatch - by ipsLuan - 02.03.2015, 18:18
Re: Warning 213 - Tag Mismatch - by Nenzittow - 02.03.2015, 18:19
Re: Warning 213 - Tag Mismatch - by RStyle2014 - 02.03.2015, 18:19
Re: Warning 213 - Tag Mismatch - by arakuta - 02.03.2015, 18:20
Re: Warning 213 - Tag Mismatch - by ipsLuan - 02.03.2015, 18:21
Re: Warning 213 - Tag Mismatch - by RStyle2014 - 02.03.2015, 18:22

Forum Jump:


Users browsing this thread: 1 Guest(s)