30.07.2012, 23:16 
	
	
	
		pode usar assim tanben!
@edit
olhe aqui por que usar
DIALOG_STYLE_MSGBOX <
https://sampwiki.blast.hk/wiki/Dialog_Styles
	
	
	
pawn Код:
new teste[128];
strins(teste,"{ffffff}\n",strlen(teste));
strins(teste,"{ffffff}\n",strlen(teste));
strins(teste,"{ffffff}\n",strlen(teste)
ShowPlayerDialog(playerid,2, DIALOG_STYLE_MSGBOX, "EXPLICANDO",teste, "OK", "OK");
olhe aqui por que usar
DIALOG_STYLE_MSGBOX <
https://sampwiki.blast.hk/wiki/Dialog_Styles

