i need help to make this stats in dialog.
#4

Код:
new string[256];
format(string, sizeof(string), "Kills [%d] Deaths [%d]...", PlayerInfo[playerid][Kills]); //change variables to your defined one
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Your Statistics", string, "Continue", "Cancel");
It is untested but should work. Don't forget to edit variables.
Reply


Messages In This Thread
i need help to make this stats in dialog. - by GBLTeam - 16.09.2010, 18:22
AW: i need help to make this stats in dialog. - by Ribber - 16.09.2010, 18:36
Re: AW: i need help to make this stats in dialog. - by GBLTeam - 16.09.2010, 20:16
Re: i need help to make this stats in dialog. - by Ironboy500[TW] - 16.09.2010, 20:22

Forum Jump:


Users browsing this thread: 1 Guest(s)