Warning 213: Tag missmatch
#1

Hey guys,

today I made a lil something for my server. Now when I compile it I get 2 Warnings:

Код:
warning 213: tag mismatch
2 times.

These are the lines:
Код:
	{
			SendClientMessage(playerid, COLOR_WHITE,"SERVER: Du bist Premium Nutzer.");
			new Premium3D;
			Premium3D = Create3DTextLabel("Premium",0xFFFF00AA,30.0,40.0,50.0,40.0,0); //First line
			Attach3DTextLabelToPlayer(Premium3D, playerid, 0.0, 0.0, 0.3); //Second line
		}
Any ideas?

Thanks in advance!
Reply


Messages In This Thread
Warning 213: Tag missmatch - by sapsap - 08.02.2011, 13:10
Re: Warning 213: Tag missmatch - by Prumpuz - 08.02.2011, 13:29
Re: Warning 213: Tag missmatch - by sapsap - 08.02.2011, 13:33

Forum Jump:


Users browsing this thread: 1 Guest(s)