[Ajuda] tag mismatch
#1

Gente nгo sei mais oque fazer, jб pesquisei em varios tуpicos e nгo consigo resolver, deve ser um problema simples mas..:

Quote:

C:\Users\welli\Desktop\area de trabalho 2\samp037_svr_R2-1-1_win32\gamemodes\GM.pwn(244) : warning 213: tag mismatch
C:\Users\welli\Desktop\area de trabalho 2\samp037_svr_R2-1-1_win32\gamemodes\GM.pwn(245) : warning 213: tag mismatch

codigo do erro:

Quote:

public statusdoplayer(playerid)
{
new msgtext[64];
format(msgtext, sizeof(msgtext), "%i", qSemente);
PlayerTextDrawSetString(playerid, Textdraws0, msgtext);
PlayerTextDrawShow(playerid, Textdraws0);
return 1;
}

variaveis:

Quote:

new Text:Textdraws0;
forward statusdoplayer(playerid);

e sim, estб sendo criados os textdraws no gamemodeinit, me ajudem pls.
Reply


Messages In This Thread
tag mismatch - by Scorpion659 - 09.04.2017, 15:46
Re: tag mismatch - by IlanZ - 09.04.2017, 15:48
Re: tag mismatch - by Scorpion659 - 09.04.2017, 15:58
Re: tag mismatch - by HoodScript - 09.04.2017, 16:10

Forum Jump:


Users browsing this thread: 3 Guest(s)