25.05.2010, 12:14
no omg 
need example showplayerdialog code for stats that works i just made a cmd something

Код:
new str[128]; format(str, sizeof(str), "Bank Money[%d]",PlayerInfo[playerid][pBankMoney]); ShowPlayerDialog(playerid,4,DIALOG_STYLE_MSGBOX, str);
