(107) : warning 213: tag mismatch
#6

That won't change anything Ice..

Cause the \n is used for the dialog under it.

Also:

This line :

pawn Код:
ShowPlayerDialog(playerid,dregister+3,DIALOG_STYLE_INPUT,"Status",string,"OKAY");
Should give you a warning..

Right one :

pawn Код:
ShowPlayerDialog(playerid,dregister+3,DIALOG_STYLE_INPUT,"Status",string,"OKAY", "");
Reply


Messages In This Thread
(107) : warning 213: tag mismatch - by Guest123 - 30.05.2013, 11:17
Re: (107) : warning 213: tag mismatch - by GiamPy. - 30.05.2013, 11:21
Re: (107) : warning 213: tag mismatch - by Guest123 - 30.05.2013, 11:22
Re: (107) : warning 213: tag mismatch - by IceBilizard - 30.05.2013, 11:24
Re: (107) : warning 213: tag mismatch - by Guest123 - 30.05.2013, 11:26
Re: (107) : warning 213: tag mismatch - by SilverKiller - 30.05.2013, 11:28
Re: (107) : warning 213: tag mismatch - by GiamPy. - 30.05.2013, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)