warning 213: tag mismatch
#1

This two line

Код:
new Text3D:mylabel = 1; //  warning 213: tag mismatch
DeletePlayer3DTextLabel(playerid,mylabel); //  warning 213: tag mismatch
and i try this
Код:
new Text3D:mylabel;
DeletePlayer3DTextLabel(playerid,mylabel);//  warning 213: tag mismatch
Right way to do this is ? I`m out of my eye`s with this.
Reply


Messages In This Thread
warning 213: tag mismatch - by Azazelo - 10.06.2012, 16:48
Re: warning 213: tag mismatch - by sniperwars - 10.06.2012, 17:15

Forum Jump:


Users browsing this thread: 1 Guest(s)