26.04.2013, 14:11
Use :-
https://sampwiki.blast.hk/wiki/ShowPlayerDialog > Dialog Type : DIALOG_STYLE_MSGBOX.
Just use it like :-
Hope it will Help you.
https://sampwiki.blast.hk/wiki/ShowPlayerDialog > Dialog Type : DIALOG_STYLE_MSGBOX.
Just use it like :-
pawn Код:
ShowPlayerDialog(playerid, stats,DIALOG_STYLE_MSGBOX,"Stats","Your stats here like : Age : %d,.... and then",age,"Close","");